XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Version 2.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 (at UBL-CommonBasicComponents-2.0.xsd)
    • urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2 (at UnqualifiedDataTypeSchemaModule-2.0.xsd)
    • urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2 (at UBL-QualifiedDatatypes-2.0.xsd)

Declared Namespaces

Prefix Namespace
Default namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
xml http://www.w3.org/XML/1998/namespace
xsd http://www.w3.org/2001/XMLSchema
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
udt urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2
ccts urn:un:unece:uncefact:documentation:2
qdt urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2
Schema Component Representation
<xsd:schema targetNamespace="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.0">
<xsd:import namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" schemaLocation="UBL-CommonBasicComponents-2.0.xsd"/>
<xsd:import namespace="urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2" schemaLocation="UnqualifiedDataTypeSchemaModule-2.0.xsd"/>
<xsd:import namespace="urn:oasis:names:specification:ubl:schema:xsd:QualifiedDatatypes-2" schemaLocation="UBL-QualifiedDatatypes-2.0.xsd"/>
...
</xsd:schema>
top

Global Declarations

Element: AccessoryRelatedItem

Name AccessoryRelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<AccessoryRelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</AccessoryRelatedItem>
Schema Component Representation
<xsd:element name="AccessoryRelatedItem" type="RelatedItemType"/>
top

Element: AccountingContact

Name AccountingContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<AccountingContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</AccountingContact>
Schema Component Representation
<xsd:element name="AccountingContact" type="ContactType"/>
top

Element: AccountingCustomerParty

Name AccountingCustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<AccountingCustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</AccountingCustomerParty>
Schema Component Representation
<xsd:element name="AccountingCustomerParty" type="CustomerPartyType"/>
top

Element: AccountingSupplierParty

Name AccountingSupplierParty
Type SupplierPartyType
Nillable no
Abstract no
XML Instance Representation
<AccountingSupplierParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<cbc:DataSendingCapability> ... </cbc:DataSendingCapability> [0..1] ?
<Party> ... </Party> [0..1] ?
<DespatchContact> ... </DespatchContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<SellerContact> ... </SellerContact> [0..1] ?
</AccountingSupplierParty>
Schema Component Representation
<xsd:element name="AccountingSupplierParty" type="SupplierPartyType"/>
top

Element: ActualPackage

Name ActualPackage
Type PackageType
Nillable no
Abstract no
XML Instance Representation
<ActualPackage>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:ReturnableMaterialIndicator> ... </cbc:ReturnableMaterialIndicator> [0..1] ?
<cbc:PackageLevelCode> ... </cbc:PackageLevelCode> [0..1] ?
<cbc:PackagingTypeCode> ... </cbc:PackagingTypeCode> [0..1] ?
<cbc:PackingMaterial> ... </cbc:PackingMaterial> [0..*] ?
<ContainedPackage> ... </ContainedPackage> [0..*] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
</ActualPackage>
Schema Component Representation
<xsd:element name="ActualPackage" type="PackageType"/>
top

Element: AdditionalDocumentReference

Name AdditionalDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<AdditionalDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</AdditionalDocumentReference>
Schema Component Representation
<xsd:element name="AdditionalDocumentReference" type="DocumentReferenceType"/>
top

Element: AdditionalItemIdentification

Name AdditionalItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<AdditionalItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</AdditionalItemIdentification>
Schema Component Representation
<xsd:element name="AdditionalItemIdentification" type="ItemIdentificationType"/>
top

Element: AdditionalItemProperty

Name AdditionalItemProperty
Type ItemPropertyType
Nillable no
Abstract no
XML Instance Representation
<AdditionalItemProperty>
<cbc:Name> ... </cbc:Name> [1] ?
<cbc:Value> ... </cbc:Value> [1] ?
<UsabilityPeriod> ... </UsabilityPeriod> [0..1] ?
<ItemPropertyGroup> ... </ItemPropertyGroup> [0..*] ?
</AdditionalItemProperty>
Schema Component Representation
<xsd:element name="AdditionalItemProperty" type="ItemPropertyType"/>
top

Element: AdditionalTemperature

Name AdditionalTemperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<AdditionalTemperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</AdditionalTemperature>
Schema Component Representation
<xsd:element name="AdditionalTemperature" type="TemperatureType"/>
top

Element: Address

Name Address
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<Address>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</Address>
Schema Component Representation
<xsd:element name="Address" type="AddressType"/>
top

Element: AddressLine

Name AddressLine
Type AddressLineType
Nillable no
Abstract no
XML Instance Representation
<AddressLine>
<cbc:Line> ... </cbc:Line> [1] ?
</AddressLine>
Schema Component Representation
<xsd:element name="AddressLine" type="AddressLineType"/>
top

Element: AgentParty

Name AgentParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<AgentParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</AgentParty>
Schema Component Representation
<xsd:element name="AgentParty" type="PartyType"/>
top

Element: AirTransport

Name AirTransport
Type AirTransportType
Nillable no
Abstract no
XML Instance Representation
<AirTransport>
<cbc:AircraftID> ... </cbc:AircraftID> [1] ?
</AirTransport>
Schema Component Representation
<xsd:element name="AirTransport" type="AirTransportType"/>
top

Element: AllowanceCharge

Name AllowanceCharge
Type AllowanceChargeType
Nillable no
Abstract no
XML Instance Representation
<AllowanceCharge>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:ChargeIndicator> ... </cbc:ChargeIndicator> [1] ?
<cbc:AllowanceChargeReasonCode> ... </cbc:AllowanceChargeReasonCode> [0..1] ?
<cbc:AllowanceChargeReason> ... </cbc:AllowanceChargeReason> [0..1] ?
<cbc:MultiplierFactorNumeric> ... </cbc:MultiplierFactorNumeric> [0..1] ?
<cbc:PrepaidIndicator> ... </cbc:PrepaidIndicator> [0..1] ?
<cbc:SequenceNumeric> ... </cbc:SequenceNumeric> [0..1] ?
<cbc:Amount> ... </cbc:Amount> [1] ?
<cbc:BaseAmount> ... </cbc:BaseAmount> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<TaxCategory> ... </TaxCategory> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..1] ?
<PaymentMeans> ... </PaymentMeans> [0..*] ?
</AllowanceCharge>
Schema Component Representation
<xsd:element name="AllowanceCharge" type="AllowanceChargeType"/>
top

Element: AlternativeConditionPrice

Name AlternativeConditionPrice
Type PriceType
Nillable no
Abstract no
XML Instance Representation
<AlternativeConditionPrice>
<cbc:PriceAmount> ... </cbc:PriceAmount> [1] ?
<cbc:BaseQuantity> ... </cbc:BaseQuantity> [0..1] ?
<cbc:PriceChangeReason> ... </cbc:PriceChangeReason> [0..*] ?
<cbc:PriceTypeCode> ... </cbc:PriceTypeCode> [0..1] ?
<cbc:PriceType> ... </cbc:PriceType> [0..1] ?
<cbc:OrderableUnitFactorRate> ... </cbc:OrderableUnitFactorRate> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PriceList> ... </PriceList> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
</AlternativeConditionPrice>
Schema Component Representation
<xsd:element name="AlternativeConditionPrice" type="PriceType"/>
top

Element: AnticipatedMonetaryTotal

Name AnticipatedMonetaryTotal
Type MonetaryTotalType
Nillable no
Abstract no
XML Instance Representation
<AnticipatedMonetaryTotal>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</AnticipatedMonetaryTotal>
Schema Component Representation
<xsd:element name="AnticipatedMonetaryTotal" type="MonetaryTotalType"/>
top

Element: ApplicableAddress

Name ApplicableAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<ApplicableAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</ApplicableAddress>
Schema Component Representation
<xsd:element name="ApplicableAddress" type="AddressType"/>
top

Element: ApplicableTaxCategory

Name ApplicableTaxCategory
Type TaxCategoryType
Nillable no
Abstract no
XML Instance Representation
<ApplicableTaxCategory>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TaxExemptionReasonCode> ... </cbc:TaxExemptionReasonCode> [0..1] ?
<cbc:TaxExemptionReason> ... </cbc:TaxExemptionReason> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</ApplicableTaxCategory>
Schema Component Representation
<xsd:element name="ApplicableTaxCategory" type="TaxCategoryType"/>
top

Element: ApplicableTerritoryAddress

Name ApplicableTerritoryAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<ApplicableTerritoryAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</ApplicableTerritoryAddress>
Schema Component Representation
<xsd:element name="ApplicableTerritoryAddress" type="AddressType"/>
top

Element: Attachment

Name Attachment
Type AttachmentType
Nillable no
Abstract no
XML Instance Representation
<Attachment>
<cbc:EmbeddedDocumentBinaryObject> ... </cbc:EmbeddedDocumentBinaryObject> [0..1] ?
<ExternalReference> ... </ExternalReference> [0..1] ?
</Attachment>
Schema Component Representation
<xsd:element name="Attachment" type="AttachmentType"/>
top

Element: BillingReference

Name BillingReference
Type BillingReferenceType
Nillable no
Abstract no
XML Instance Representation
<BillingReference>
<InvoiceDocumentReference> ... </InvoiceDocumentReference> [0..1] ?
<SelfBilledInvoiceDocumentReference> ... </SelfBilledInvoiceDocumentReference> [0..1] ?
<CreditNoteDocumentReference> ... </CreditNoteDocumentReference> [0..1] ?
<SelfBilledCreditNoteDocumentReference> ... </SelfBilledCreditNoteDocumentReference> [0..1] ?
<DebitNoteDocumentReference> ... </DebitNoteDocumentReference> [0..1] ?
<ReminderDocumentReference> ... </ReminderDocumentReference> [0..1] ?
<AdditionalDocumentReference> ... </AdditionalDocumentReference> [0..1] ?
<BillingReferenceLine> ... </BillingReferenceLine> [0..*] ?
</BillingReference>
Schema Component Representation
<xsd:element name="BillingReference" type="BillingReferenceType"/>
top

Element: BillingReferenceLine

Name BillingReferenceLine
Type BillingReferenceLineType
Nillable no
Abstract no
XML Instance Representation
<BillingReferenceLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Amount> ... </cbc:Amount> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
</BillingReferenceLine>
Schema Component Representation
<xsd:element name="BillingReferenceLine" type="BillingReferenceLineType"/>
top

Element: Branch

Name Branch
Type BranchType
Nillable no
Abstract no
XML Instance Representation
<Branch>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<FinancialInstitution> ... </FinancialInstitution> [0..1] ?
<Address> ... </Address> [0..1] ?
</Branch>
Schema Component Representation
<xsd:element name="Branch" type="BranchType"/>
top

Element: BuyerContact

Name BuyerContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<BuyerContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</BuyerContact>
Schema Component Representation
<xsd:element name="BuyerContact" type="ContactType"/>
top

Element: BuyerCustomerParty

Name BuyerCustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<BuyerCustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</BuyerCustomerParty>
Schema Component Representation
<xsd:element name="BuyerCustomerParty" type="CustomerPartyType"/>
top

Element: BuyerProposedSubstituteLineItem

Name BuyerProposedSubstituteLineItem
Type LineItemType
Nillable no
Abstract no
XML Instance Representation
<BuyerProposedSubstituteLineItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:MinimumBackorderQuantity> ... </cbc:MinimumBackorderQuantity> [0..1] ?
<cbc:MaximumBackorderQuantity> ... </cbc:MaximumBackorderQuantity> [0..1] ?
<cbc:InspectionMethodCode> ... </cbc:InspectionMethodCode> [0..1] ?
<cbc:PartialDeliveryIndicator> ... </cbc:PartialDeliveryIndicator> [0..1] ?
<cbc:BackOrderAllowedIndicator> ... </cbc:BackOrderAllowedIndicator> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<OrderedShipment> ... </OrderedShipment> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<Price> ... </Price> [0..1] ?
<Item> ... </Item> [1] ?
</BuyerProposedSubstituteLineItem>
Schema Component Representation
<xsd:element name="BuyerProposedSubstituteLineItem" type="LineItemType"/>
top

Element: BuyersItemIdentification

Name BuyersItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<BuyersItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</BuyersItemIdentification>
Schema Component Representation
<xsd:element name="BuyersItemIdentification" type="ItemIdentificationType"/>
top

Element: CardAccount

Name CardAccount
Type CardAccountType
Nillable no
Abstract no
XML Instance Representation
<CardAccount>
<cbc:PrimaryAccountNumberID> ... </cbc:PrimaryAccountNumberID> [1] ?
<cbc:NetworkID> ... </cbc:NetworkID> [1] ?
<cbc:CardTypeCode> ... </cbc:CardTypeCode> [0..1] ?
<cbc:ValidityStartDate> ... </cbc:ValidityStartDate> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<cbc:IssuerID> ... </cbc:IssuerID> [0..1] ?
<cbc:IssueNumberID> ... </cbc:IssueNumberID> [0..1] ?
<cbc:CV2ID> ... </cbc:CV2ID> [0..1] ?
<cbc:CardChipCode> ... </cbc:CardChipCode> [0..1] ?
<cbc:ChipApplicationID> ... </cbc:ChipApplicationID> [0..1] ?
<cbc:HolderName> ... </cbc:HolderName> [0..1] ?
</CardAccount>
Schema Component Representation
<xsd:element name="CardAccount" type="CardAccountType"/>
top

Element: CarrierParty

Name CarrierParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<CarrierParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</CarrierParty>
Schema Component Representation
<xsd:element name="CarrierParty" type="PartyType"/>
top

Element: CatalogueDocumentReference

Name CatalogueDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<CatalogueDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</CatalogueDocumentReference>
Schema Component Representation
<xsd:element name="CatalogueDocumentReference" type="DocumentReferenceType"/>
top

Element: CatalogueItemIdentification

Name CatalogueItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<CatalogueItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</CatalogueItemIdentification>
Schema Component Representation
<xsd:element name="CatalogueItemIdentification" type="ItemIdentificationType"/>
top

Element: CatalogueItemSpecificationUpdateLine

Name CatalogueItemSpecificationUpdateLine
Type CatalogueItemSpecificationUpdateLineType
Nillable no
Abstract no
XML Instance Representation
<CatalogueItemSpecificationUpdateLine>
<cbc:ID> ... </cbc:ID> [1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<Item> ... </Item> [1] ?
</CatalogueItemSpecificationUpdateLine>
Schema Component Representation
<xsd:element name="CatalogueItemSpecificationUpdateLine" type="CatalogueItemSpecificationUpdateLineType"/>
top

Element: CatalogueLine

Name CatalogueLine
Type CatalogueLineType
Nillable no
Abstract no
XML Instance Representation
<CatalogueLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ActionCode> ... </cbc:ActionCode> [0..1] ?
<cbc:LifeCycleStatusCode> ... </cbc:LifeCycleStatusCode> [0..1] ?
<cbc:ContractSubdivision> ... </cbc:ContractSubdivision> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:OrderableIndicator> ... </cbc:OrderableIndicator> [0..1] ?
<cbc:OrderableUnit> ... </cbc:OrderableUnit> [0..1] ?
<cbc:ContentUnitQuantity> ... </cbc:ContentUnitQuantity> [0..1] ?
<cbc:OrderQuantityIncrementNumeric> ... </cbc:OrderQuantityIncrementNumeric> [0..1] ?
<cbc:MinimumOrderQuantity> ... </cbc:MinimumOrderQuantity> [0..1] ?
<cbc:MaximumOrderQuantity> ... </cbc:MaximumOrderQuantity> [0..1] ?
<cbc:WarrantyInformation> ... </cbc:WarrantyInformation> [0..*] ?
<cbc:PackLevelCode> ... </cbc:PackLevelCode> [0..1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<WarrantyParty> ... </WarrantyParty> [0..1] ?
<WarrantyValidityPeriod> ... </WarrantyValidityPeriod> [0..1] ?
<LineValidityPeriod> ... </LineValidityPeriod> [0..1] ?
<ItemComparison> ... </ItemComparison> [0..*] ?
<ComponentRelatedItem> ... </ComponentRelatedItem> [0..*] ?
<AccessoryRelatedItem> ... </AccessoryRelatedItem> [0..*] ?
<RequiredRelatedItem> ... </RequiredRelatedItem> [0..*] ?
<ReplacementRelatedItem> ... </ReplacementRelatedItem> [0..*] ?
<ComplementaryRelatedItem> ... </ComplementaryRelatedItem> [0..*] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [1] ?
</CatalogueLine>
Schema Component Representation
<xsd:element name="CatalogueLine" type="CatalogueLineType"/>
top

Element: CatalogueLineReference

Name CatalogueLineReference
Type LineReferenceType
Nillable no
Abstract no
XML Instance Representation
<CatalogueLineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</CatalogueLineReference>
Schema Component Representation
<xsd:element name="CatalogueLineReference" type="LineReferenceType"/>
top

Element: CataloguePricingUpdateLine

Name CataloguePricingUpdateLine
Type CataloguePricingUpdateLineType
Nillable no
Abstract no
XML Instance Representation
<CataloguePricingUpdateLine>
<cbc:ID> ... </cbc:ID> [1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
</CataloguePricingUpdateLine>
Schema Component Representation
<xsd:element name="CataloguePricingUpdateLine" type="CataloguePricingUpdateLineType"/>
top

Element: CatalogueReference

Name CatalogueReference
Type CatalogueReferenceType
Nillable no
Abstract no
XML Instance Representation
<CatalogueReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:RevisionDate> ... </cbc:RevisionDate> [0..1] ?
<cbc:RevisionTime> ... </cbc:RevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:PreviousVersionID> ... </cbc:PreviousVersionID> [0..1] ?
</CatalogueReference>
Schema Component Representation
<xsd:element name="CatalogueReference" type="CatalogueReferenceType"/>
top

Element: CatalogueRequestLine

Name CatalogueRequestLine
Type CatalogueRequestLineType
Nillable no
Abstract no
XML Instance Representation
<CatalogueRequestLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ContractSubdivision> ... </cbc:ContractSubdivision> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<LineValidityPeriod> ... </LineValidityPeriod> [0..1] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
<Item> ... </Item> [1] ?
</CatalogueRequestLine>
Schema Component Representation
<xsd:element name="CatalogueRequestLine" type="CatalogueRequestLineType"/>
top

Element: CategorizesClassificationCategory

Name CategorizesClassificationCategory
Type ClassificationCategoryType
Nillable no
Abstract no
XML Instance Representation
<CategorizesClassificationCategory>
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:CodeValue> ... </cbc:CodeValue> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<CategorizesClassificationCategory> ... </CategorizesClassificationCategory> [0..*] ?
</CategorizesClassificationCategory>
Schema Component Representation
<xsd:element name="CategorizesClassificationCategory" type="ClassificationCategoryType"/>
top

Element: CertificateOfOriginApplication

Name CertificateOfOriginApplication
Type CertificateOfOriginApplicationType
Nillable no
Abstract no
XML Instance Representation
<CertificateOfOriginApplication>
<cbc:ReferenceID> ... </cbc:ReferenceID> [1] ?
<cbc:CertificateType> ... </cbc:CertificateType> [1] ?
<cbc:ApplicationStatusCode> ... </cbc:ApplicationStatusCode> [0..1] ?
<cbc:OriginalJobID> ... </cbc:OriginalJobID> [1] ?
<cbc:PreviousJobID> ... </cbc:PreviousJobID> [0..1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..1] ?
<Shipment> ... </Shipment> [1] ?
<EndorserParty> ... </EndorserParty> [1..*] ?
<PreparationParty> ... </PreparationParty> [1] ?
<IssuerParty> ... </IssuerParty> [1] ?
<IssuingCountry> ... </IssuingCountry> [1] ?
<DocumentDistribution> ... </DocumentDistribution> [0..*] ?
<SupportingDocumentReference> ... </SupportingDocumentReference> [0..*] ?
<Signature> ... </Signature> [0..*] ?
</CertificateOfOriginApplication>
Schema Component Representation
<xsd:element name="CertificateOfOriginApplication" type="CertificateOfOriginApplicationType"/>
top

Element: ClassificationCategory

Name ClassificationCategory
Type ClassificationCategoryType
Nillable no
Abstract no
XML Instance Representation
<ClassificationCategory>
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:CodeValue> ... </cbc:CodeValue> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<CategorizesClassificationCategory> ... </CategorizesClassificationCategory> [0..*] ?
</ClassificationCategory>
Schema Component Representation
<xsd:element name="ClassificationCategory" type="ClassificationCategoryType"/>
top

Element: ClassificationScheme

Name ClassificationScheme
Type ClassificationSchemeType
Nillable no
Abstract no
XML Instance Representation
<ClassificationScheme>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LastRevisionDate> ... </cbc:LastRevisionDate> [0..1] ?
<cbc:LastRevisionTime> ... </cbc:LastRevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:AgencyID> ... </cbc:AgencyID> [0..1] ?
<cbc:AgencyName> ... </cbc:AgencyName> [0..1] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:URI> ... </cbc:URI> [0..1] ?
<cbc:SchemeURI> ... </cbc:SchemeURI> [0..1] ?
<cbc:LanguageID> ... </cbc:LanguageID> [0..1] ?
<ClassificationCategory> ... </ClassificationCategory> [1..*] ?
</ClassificationScheme>
Schema Component Representation
<xsd:element name="ClassificationScheme" type="ClassificationSchemeType"/>
top

Element: ClassifiedTaxCategory

Name ClassifiedTaxCategory
Type TaxCategoryType
Nillable no
Abstract no
XML Instance Representation
<ClassifiedTaxCategory>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TaxExemptionReasonCode> ... </cbc:TaxExemptionReasonCode> [0..1] ?
<cbc:TaxExemptionReason> ... </cbc:TaxExemptionReason> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</ClassifiedTaxCategory>
Schema Component Representation
<xsd:element name="ClassifiedTaxCategory" type="TaxCategoryType"/>
top

Element: CommodityClassification

Name CommodityClassification
Type CommodityClassificationType
Nillable no
Abstract no
XML Instance Representation
<CommodityClassification>
<cbc:NatureCode> ... </cbc:NatureCode> [0..1] ?
<cbc:CargoTypeCode> ... </cbc:CargoTypeCode> [0..1] ?
<cbc:CommodityCode> ... </cbc:CommodityCode> [0..1] ?
<cbc:ItemClassificationCode> ... </cbc:ItemClassificationCode> [0..1] ?
</CommodityClassification>
Schema Component Representation
<xsd:element name="CommodityClassification" type="CommodityClassificationType"/>
top

Element: Communication

Name Communication
Type CommunicationType
Nillable no
Abstract no
XML Instance Representation
<Communication>
<cbc:ChannelCode> ... </cbc:ChannelCode> [0..1] ?
<cbc:Channel> ... </cbc:Channel> [0..1] ?
<cbc:Value> ... </cbc:Value> [0..1] ?
</Communication>
Schema Component Representation
<xsd:element name="Communication" type="CommunicationType"/>
top

Element: ComplementaryRelatedItem

Name ComplementaryRelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<ComplementaryRelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</ComplementaryRelatedItem>
Schema Component Representation
<xsd:element name="ComplementaryRelatedItem" type="RelatedItemType"/>
top

Element: ComponentRelatedItem

Name ComponentRelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<ComponentRelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</ComponentRelatedItem>
Schema Component Representation
<xsd:element name="ComponentRelatedItem" type="RelatedItemType"/>
top

Element: ConsigneeParty

Name ConsigneeParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ConsigneeParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ConsigneeParty>
Schema Component Representation
<xsd:element name="ConsigneeParty" type="PartyType"/>
top

Element: Consignment

Name Consignment
Type ConsignmentType
Nillable no
Abstract no
XML Instance Representation
<Consignment>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SummaryDescription> ... </cbc:SummaryDescription> [0..*] ?
<cbc:TotalInvoiceAmount> ... </cbc:TotalInvoiceAmount> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:TariffDescription> ... </cbc:TariffDescription> [0..*] ?
<cbc:TariffCode> ... </cbc:TariffCode> [0..1] ?
<cbc:InsurancePremiumAmount> ... </cbc:InsurancePremiumAmount> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:ChargeableWeightMeasure> ... </cbc:ChargeableWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:LoadingLengthMeasure> ... </cbc:LoadingLengthMeasure> [0..1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<ConsigneeParty> ... </ConsigneeParty> [0..1] ?
<ExporterParty> ... </ExporterParty> [0..1] ?
<ConsignorParty> ... </ConsignorParty> [0..1] ?
<ImporterParty> ... </ImporterParty> [0..1] ?
<CarrierParty> ... </CarrierParty> [0..1] ?
<FreightForwarderParty> ... </FreightForwarderParty> [0..1] ?
<NotifyParty> ... </NotifyParty> [0..1] ?
<OriginalDespatchParty> ... </OriginalDespatchParty> [0..1] ?
<FinalDeliveryParty> ... </FinalDeliveryParty> [0..1] ?
<OriginalDepartureCountry> ... </OriginalDepartureCountry> [0..1] ?
<FinalDestinationCountry> ... </FinalDestinationCountry> [0..1] ?
<TransitCountry> ... </TransitCountry> [0..*] ?
<TransportContract> ... </TransportContract> [0..1] ?
<OriginalDespatchTransportationService> ... </OriginalDespatchTransportationService> [0..1] ?
<FinalDeliveryTransportationService> ... </FinalDeliveryTransportationService> [0..1] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<PaymentTerms> ... </PaymentTerms> [0..1] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
</Consignment>
Schema Component Representation
<xsd:element name="Consignment" type="ConsignmentType"/>
top

Element: ConsignorParty

Name ConsignorParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ConsignorParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ConsignorParty>
Schema Component Representation
<xsd:element name="ConsignorParty" type="PartyType"/>
top

Element: Contact

Name Contact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<Contact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</Contact>
Schema Component Representation
<xsd:element name="Contact" type="ContactType"/>
top

Element: ContactParty

Name ContactParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ContactParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ContactParty>
Schema Component Representation
<xsd:element name="ContactParty" type="PartyType"/>
top

Element: ContainedGoodsItem

Name ContainedGoodsItem
Type GoodsItemType
Nillable no
Abstract no
XML Instance Representation
<ContainedGoodsItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SequenceNumberID> ... </cbc:SequenceNumberID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:ValueAmount> ... </cbc:ValueAmount> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:ChargeableWeightMeasure> ... </cbc:ChargeableWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:PreferenceCriterionCode> ... </cbc:PreferenceCriterionCode> [0..1] ?
<cbc:RequiredCustomsID> ... </cbc:RequiredCustomsID> [0..1] ?
<cbc:CustomsStatusCode> ... </cbc:CustomsStatusCode> [0..1] ?
<cbc:CustomsTariffQuantity> ... </cbc:CustomsTariffQuantity> [0..1] ?
<cbc:CustomsImportClassifiedIndicator> ... </cbc:CustomsImportClassifiedIndicator> [0..1] ?
<Item> ... </Item> [0..*] ?
<GoodsItemContainer> ... </GoodsItemContainer> [0..*] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
<InvoiceLine> ... </InvoiceLine> [0..*] ?
<Temperature> ... </Temperature> [0..*] ?
<ContainedGoodsItem> ... </ContainedGoodsItem> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
</ContainedGoodsItem>
Schema Component Representation
<xsd:element name="ContainedGoodsItem" type="GoodsItemType"/>
top

Element: ContainedPackage

Name ContainedPackage
Type PackageType
Nillable no
Abstract no
XML Instance Representation
<ContainedPackage>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:ReturnableMaterialIndicator> ... </cbc:ReturnableMaterialIndicator> [0..1] ?
<cbc:PackageLevelCode> ... </cbc:PackageLevelCode> [0..1] ?
<cbc:PackagingTypeCode> ... </cbc:PackagingTypeCode> [0..1] ?
<cbc:PackingMaterial> ... </cbc:PackingMaterial> [0..*] ?
<ContainedPackage> ... </ContainedPackage> [0..*] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
</ContainedPackage>
Schema Component Representation
<xsd:element name="ContainedPackage" type="PackageType"/>
top

Element: Contract

Name Contract
Type ContractType
Nillable no
Abstract no
XML Instance Representation
<Contract>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:ContractTypeCode> ... </cbc:ContractTypeCode> [0..1] ?
<cbc:ContractType> ... </cbc:ContractType> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..1] ?
<ContractDocumentReference> ... </ContractDocumentReference> [0..*] ?
</Contract>
Schema Component Representation
<xsd:element name="Contract" type="ContractType"/>
top

Element: ContractDocumentReference

Name ContractDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<ContractDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</ContractDocumentReference>
Schema Component Representation
<xsd:element name="ContractDocumentReference" type="DocumentReferenceType"/>
top

Element: ContractorCustomerParty

Name ContractorCustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<ContractorCustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</ContractorCustomerParty>
Schema Component Representation
<xsd:element name="ContractorCustomerParty" type="CustomerPartyType"/>
top

Element: CorporateRegistrationScheme

Name CorporateRegistrationScheme
Type CorporateRegistrationSchemeType
Nillable no
Abstract no
XML Instance Representation
<CorporateRegistrationScheme>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:CorporateRegistrationTypeCode> ... </cbc:CorporateRegistrationTypeCode> [0..1] ?
<JurisdictionRegionAddress> ... </JurisdictionRegionAddress> [0..*] ?
</CorporateRegistrationScheme>
Schema Component Representation
<xsd:element name="CorporateRegistrationScheme" type="CorporateRegistrationSchemeType"/>
top

Element: Country

Name Country
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<Country>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</Country>
Schema Component Representation
<xsd:element name="Country" type="CountryType"/>
top

Element: CreditAccount

Name CreditAccount
Type CreditAccountType
Nillable no
Abstract no
XML Instance Representation
<CreditAccount>
<cbc:AccountID> ... </cbc:AccountID> [1] ?
</CreditAccount>
Schema Component Representation
<xsd:element name="CreditAccount" type="CreditAccountType"/>
top

Element: CreditNoteDocumentReference

Name CreditNoteDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<CreditNoteDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</CreditNoteDocumentReference>
Schema Component Representation
<xsd:element name="CreditNoteDocumentReference" type="DocumentReferenceType"/>
top

Element: CreditNoteLine

Name CreditNoteLine
Type CreditNoteLineType
Nillable no
Abstract no
XML Instance Representation
<CreditNoteLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:CreditedQuantity> ... </cbc:CreditedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<DiscrepancyResponse> ... </DiscrepancyResponse> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [0..1] ?
<Price> ... </Price> [0..1] ?
</CreditNoteLine>
Schema Component Representation
<xsd:element name="CreditNoteLine" type="CreditNoteLineType"/>
top

Element: CurrentStatus

Name CurrentStatus
Type StatusType
Nillable no
Abstract no
XML Instance Representation
<CurrentStatus>
<cbc:ConditionCode> ... </cbc:ConditionCode> [0..1] ?
<cbc:ReferenceDate> ... </cbc:ReferenceDate> [0..1] ?
<cbc:ReferenceTime> ... </cbc:ReferenceTime> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:StatusReasonCode> ... </cbc:StatusReasonCode> [0..1] ?
<cbc:StatusReason> ... </cbc:StatusReason> [0..1] ?
<cbc:SequenceID> ... </cbc:SequenceID> [0..1] ?
<cbc:Text> ... </cbc:Text> [0..1] ?
<cbc:IndicationIndicator> ... </cbc:IndicationIndicator> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
</CurrentStatus>
Schema Component Representation
<xsd:element name="CurrentStatus" type="StatusType"/>
top

Element: CustomerParty

Name CustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<CustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</CustomerParty>
Schema Component Representation
<xsd:element name="CustomerParty" type="CustomerPartyType"/>
top

Element: DebitNoteDocumentReference

Name DebitNoteDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<DebitNoteDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</DebitNoteDocumentReference>
Schema Component Representation
<xsd:element name="DebitNoteDocumentReference" type="DocumentReferenceType"/>
top

Element: DebitNoteLine

Name DebitNoteLine
Type DebitNoteLineType
Nillable no
Abstract no
XML Instance Representation
<DebitNoteLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:DebitedQuantity> ... </cbc:DebitedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<DiscrepancyResponse> ... </DiscrepancyResponse> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [0..1] ?
<Price> ... </Price> [0..1] ?
</DebitNoteLine>
Schema Component Representation
<xsd:element name="DebitNoteLine" type="DebitNoteLineType"/>
top

Element: DefaultLanguage

Name DefaultLanguage
Type LanguageType
Nillable no
Abstract no
XML Instance Representation
<DefaultLanguage>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:LocaleCode> ... </cbc:LocaleCode> [0..1] ?
</DefaultLanguage>
Schema Component Representation
<xsd:element name="DefaultLanguage" type="LanguageType"/>
top

Element: DeletedCatalogueReference

Name DeletedCatalogueReference
Type CatalogueReferenceType
Nillable no
Abstract no
XML Instance Representation
<DeletedCatalogueReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:RevisionDate> ... </cbc:RevisionDate> [0..1] ?
<cbc:RevisionTime> ... </cbc:RevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:PreviousVersionID> ... </cbc:PreviousVersionID> [0..1] ?
</DeletedCatalogueReference>
Schema Component Representation
<xsd:element name="DeletedCatalogueReference" type="CatalogueReferenceType"/>
top

Element: Delivery

Name Delivery
Type DeliveryType
Nillable no
Abstract no
XML Instance Representation
<Delivery>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:ActualDeliveryDate> ... </cbc:ActualDeliveryDate> [0..1] ?
<cbc:ActualDeliveryTime> ... </cbc:ActualDeliveryTime> [0..1] ?
<cbc:LatestDeliveryDate> ... </cbc:LatestDeliveryDate> [0..1] ?
<cbc:LatestDeliveryTime> ... </cbc:LatestDeliveryTime> [0..1] ?
<cbc:TrackingID> ... </cbc:TrackingID> [0..1] ?
<DeliveryAddress> ... </DeliveryAddress> [0..1] ?
<DeliveryLocation> ... </DeliveryLocation> [0..1] ?
<RequestedDeliveryPeriod> ... </RequestedDeliveryPeriod> [0..1] ?
<PromisedDeliveryPeriod> ... </PromisedDeliveryPeriod> [0..1] ?
<EstimatedDeliveryPeriod> ... </EstimatedDeliveryPeriod> [0..1] ?
<DeliveryParty> ... </DeliveryParty> [0..1] ?
<Despatch> ... </Despatch> [0..1] ?
</Delivery>
Schema Component Representation
<xsd:element name="Delivery" type="DeliveryType"/>
top

Element: DeliveryAddress

Name DeliveryAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<DeliveryAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</DeliveryAddress>
Schema Component Representation
<xsd:element name="DeliveryAddress" type="AddressType"/>
top

Element: DeliveryContact

Name DeliveryContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<DeliveryContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</DeliveryContact>
Schema Component Representation
<xsd:element name="DeliveryContact" type="ContactType"/>
top

Element: DeliveryCustomerParty

Name DeliveryCustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<DeliveryCustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</DeliveryCustomerParty>
Schema Component Representation
<xsd:element name="DeliveryCustomerParty" type="CustomerPartyType"/>
top

Element: DeliveryLocation

Name DeliveryLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<DeliveryLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</DeliveryLocation>
Schema Component Representation
<xsd:element name="DeliveryLocation" type="LocationType"/>
top

Element: DeliveryParty

Name DeliveryParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<DeliveryParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</DeliveryParty>
Schema Component Representation
<xsd:element name="DeliveryParty" type="PartyType"/>
top

Element: DeliveryTerms

Name DeliveryTerms
Type DeliveryTermsType
Nillable no
Abstract no
XML Instance Representation
<DeliveryTerms>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:SpecialTerms> ... </cbc:SpecialTerms> [0..1] ?
<cbc:LossRiskResponsibilityCode> ... </cbc:LossRiskResponsibilityCode> [0..1] ?
<cbc:LossRisk> ... </cbc:LossRisk> [0..1] ?
<DeliveryLocation> ... </DeliveryLocation> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..1] ?
</DeliveryTerms>
Schema Component Representation
<xsd:element name="DeliveryTerms" type="DeliveryTermsType"/>
top

Element: DeliveryUnit

Name DeliveryUnit
Type DeliveryUnitType
Nillable no
Abstract no
XML Instance Representation
<DeliveryUnit>
<cbc:BatchQuantity> ... </cbc:BatchQuantity> [1] ?
<cbc:ConsumerUnitQuantity> ... </cbc:ConsumerUnitQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
</DeliveryUnit>
Schema Component Representation
<xsd:element name="DeliveryUnit" type="DeliveryUnitType"/>
top

Element: Despatch

Name Despatch
Type DespatchType
Nillable no
Abstract no
XML Instance Representation
<Despatch>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:RequestedDespatchDate> ... </cbc:RequestedDespatchDate> [0..1] ?
<cbc:RequestedDespatchTime> ... </cbc:RequestedDespatchTime> [0..1] ?
<cbc:EstimatedDespatchDate> ... </cbc:EstimatedDespatchDate> [0..1] ?
<cbc:EstimatedDespatchTime> ... </cbc:EstimatedDespatchTime> [0..1] ?
<cbc:ActualDespatchDate> ... </cbc:ActualDespatchDate> [0..1] ?
<cbc:ActualDespatchTime> ... </cbc:ActualDespatchTime> [0..1] ?
<DespatchAddress> ... </DespatchAddress> [0..1] ?
<DespatchParty> ... </DespatchParty> [0..1] ?
<Contact> ... </Contact> [0..1] ?
</Despatch>
Schema Component Representation
<xsd:element name="Despatch" type="DespatchType"/>
top

Element: DespatchAddress

Name DespatchAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<DespatchAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</DespatchAddress>
Schema Component Representation
<xsd:element name="DespatchAddress" type="AddressType"/>
top

Element: DespatchContact

Name DespatchContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<DespatchContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</DespatchContact>
Schema Component Representation
<xsd:element name="DespatchContact" type="ContactType"/>
top

Element: DespatchDocumentReference

Name DespatchDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<DespatchDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</DespatchDocumentReference>
Schema Component Representation
<xsd:element name="DespatchDocumentReference" type="DocumentReferenceType"/>
top

Element: DespatchLine

Name DespatchLine
Type DespatchLineType
Nillable no
Abstract no
XML Instance Representation
<DespatchLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:DeliveredQuantity> ... </cbc:DeliveredQuantity> [0..1] ?
<cbc:BackorderQuantity> ... </cbc:BackorderQuantity> [0..1] ?
<cbc:BackorderReason> ... </cbc:BackorderReason> [0..1] ?
<cbc:OutstandingQuantity> ... </cbc:OutstandingQuantity> [0..1] ?
<cbc:OutstandingReason> ... </cbc:OutstandingReason> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [1..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [1] ?
<Shipment> ... </Shipment> [0..*] ?
</DespatchLine>
Schema Component Representation
<xsd:element name="DespatchLine" type="DespatchLineType"/>
top

Element: DespatchLineReference

Name DespatchLineReference
Type LineReferenceType
Nillable no
Abstract no
XML Instance Representation
<DespatchLineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</DespatchLineReference>
Schema Component Representation
<xsd:element name="DespatchLineReference" type="LineReferenceType"/>
top

Element: DespatchParty

Name DespatchParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<DespatchParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</DespatchParty>
Schema Component Representation
<xsd:element name="DespatchParty" type="PartyType"/>
top

Element: DespatchSupplierParty

Name DespatchSupplierParty
Type SupplierPartyType
Nillable no
Abstract no
XML Instance Representation
<DespatchSupplierParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<cbc:DataSendingCapability> ... </cbc:DataSendingCapability> [0..1] ?
<Party> ... </Party> [0..1] ?
<DespatchContact> ... </DespatchContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<SellerContact> ... </SellerContact> [0..1] ?
</DespatchSupplierParty>
Schema Component Representation
<xsd:element name="DespatchSupplierParty" type="SupplierPartyType"/>
top

Element: DestinationCountry

Name DestinationCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<DestinationCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</DestinationCountry>
Schema Component Representation
<xsd:element name="DestinationCountry" type="CountryType"/>
top

Element: DigitalSignatureAttachment

Name DigitalSignatureAttachment
Type AttachmentType
Nillable no
Abstract no
XML Instance Representation
<DigitalSignatureAttachment>
<cbc:EmbeddedDocumentBinaryObject> ... </cbc:EmbeddedDocumentBinaryObject> [0..1] ?
<ExternalReference> ... </ExternalReference> [0..1] ?
</DigitalSignatureAttachment>
Schema Component Representation
<xsd:element name="DigitalSignatureAttachment" type="AttachmentType"/>
top

Element: Dimension

Name Dimension
Type DimensionType
Nillable no
Abstract no
XML Instance Representation
<Dimension>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:MinimumMeasure> ... </cbc:MinimumMeasure> [0..1] ?
<cbc:MaximumMeasure> ... </cbc:MaximumMeasure> [0..1] ?
</Dimension>
Schema Component Representation
<xsd:element name="Dimension" type="DimensionType"/>
top

Element: DiscrepancyResponse

Name DiscrepancyResponse
Type ResponseType
Nillable no
Abstract no
XML Instance Representation
<DiscrepancyResponse>
<cbc:ReferenceID> ... </cbc:ReferenceID> [1] ?
<cbc:ResponseCode> ... </cbc:ResponseCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</DiscrepancyResponse>
Schema Component Representation
<xsd:element name="DiscrepancyResponse" type="ResponseType"/>
top

Element: DocumentDistribution

Name DocumentDistribution
Type DocumentDistributionType
Nillable no
Abstract no
XML Instance Representation
<DocumentDistribution>
<cbc:PrintQualifier> ... </cbc:PrintQualifier> [1] ?
<cbc:MaximumCopiesNumeric> ... </cbc:MaximumCopiesNumeric> [1] ?
<Party> ... </Party> [1] ?
</DocumentDistribution>
Schema Component Representation
<xsd:element name="DocumentDistribution" type="DocumentDistributionType"/>
top

Element: DocumentReference

Name DocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<DocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</DocumentReference>
Schema Component Representation
<xsd:element name="DocumentReference" type="DocumentReferenceType"/>
top

Element: DocumentResponse

Name DocumentResponse
Type DocumentResponseType
Nillable no
Abstract no
XML Instance Representation
<DocumentResponse>
<Response> ... </Response> [1] ?
<DocumentReference> ... </DocumentReference> [1] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
<RecipientParty> ... </RecipientParty> [0..1] ?
<LineResponse> ... </LineResponse> [0..*] ?
</DocumentResponse>
Schema Component Representation
<xsd:element name="DocumentResponse" type="DocumentResponseType"/>
top

Element: EmbassyEndorsement

Name EmbassyEndorsement
Type EndorsementType
Nillable no
Abstract no
XML Instance Representation
<EmbassyEndorsement>
<cbc:DocumentID> ... </cbc:DocumentID> [1] ?
<cbc:ApprovalStatus> ... </cbc:ApprovalStatus> [1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<EndorserParty> ... </EndorserParty> [1] ?
<Signature> ... </Signature> [0..*] ?
</EmbassyEndorsement>
Schema Component Representation
<xsd:element name="EmbassyEndorsement" type="EndorsementType"/>
top

Element: EmergencyTemperature

Name EmergencyTemperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<EmergencyTemperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</EmergencyTemperature>
Schema Component Representation
<xsd:element name="EmergencyTemperature" type="TemperatureType"/>
top

Element: Endorsement

Name Endorsement
Type EndorsementType
Nillable no
Abstract no
XML Instance Representation
<Endorsement>
<cbc:DocumentID> ... </cbc:DocumentID> [1] ?
<cbc:ApprovalStatus> ... </cbc:ApprovalStatus> [1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<EndorserParty> ... </EndorserParty> [1] ?
<Signature> ... </Signature> [0..*] ?
</Endorsement>
Schema Component Representation
<xsd:element name="Endorsement" type="EndorsementType"/>
top

Element: EndorserParty

Name EndorserParty
Type EndorserPartyType
Nillable no
Abstract no
XML Instance Representation
<EndorserParty>
<cbc:RoleCode> ... </cbc:RoleCode> [1] ?
<cbc:SequenceNumeric> ... </cbc:SequenceNumeric> [1] ?
<Party> ... </Party> [1] ?
<SignatoryContact> ... </SignatoryContact> [1] ?
</EndorserParty>
Schema Component Representation
<xsd:element name="EndorserParty" type="EndorserPartyType"/>
top

Element: EstimatedDeliveryPeriod

Name EstimatedDeliveryPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<EstimatedDeliveryPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</EstimatedDeliveryPeriod>
Schema Component Representation
<xsd:element name="EstimatedDeliveryPeriod" type="PeriodType"/>
top

Element: ExchangeRate

Name ExchangeRate
Type ExchangeRateType
Nillable no
Abstract no
XML Instance Representation
<ExchangeRate>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</ExchangeRate>
Schema Component Representation
<xsd:element name="ExchangeRate" type="ExchangeRateType"/>
top

Element: ExportCountry

Name ExportCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<ExportCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</ExportCountry>
Schema Component Representation
<xsd:element name="ExportCountry" type="CountryType"/>
top

Element: ExporterParty

Name ExporterParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ExporterParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ExporterParty>
Schema Component Representation
<xsd:element name="ExporterParty" type="PartyType"/>
top

Element: ExternalReference

Name ExternalReference
Type ExternalReferenceType
Nillable no
Abstract no
XML Instance Representation
<ExternalReference>
<cbc:URI> ... </cbc:URI> [0..1] ?
<cbc:DocumentHash> ... </cbc:DocumentHash> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<cbc:ExpiryTime> ... </cbc:ExpiryTime> [0..1] ?
</ExternalReference>
Schema Component Representation
<xsd:element name="ExternalReference" type="ExternalReferenceType"/>
top

Element: FinalDeliveryParty

Name FinalDeliveryParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<FinalDeliveryParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</FinalDeliveryParty>
Schema Component Representation
<xsd:element name="FinalDeliveryParty" type="PartyType"/>
top

Element: FinalDeliveryTransportationService

Name FinalDeliveryTransportationService
Type TransportationServiceType
Nillable no
Abstract no
XML Instance Representation
<FinalDeliveryTransportationService>
<cbc:TransportServiceCode> ... </cbc:TransportServiceCode> [1] ?
<cbc:TariffClassCode> ... </cbc:TariffClassCode> [0..1] ?
<cbc:Priority> ... </cbc:Priority> [0..1] ?
<cbc:FreightRateClassCode> ... </cbc:FreightRateClassCode> [0..1] ?
</FinalDeliveryTransportationService>
Schema Component Representation
<xsd:element name="FinalDeliveryTransportationService" type="TransportationServiceType"/>
top

Element: FinalDestinationCountry

Name FinalDestinationCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<FinalDestinationCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</FinalDestinationCountry>
Schema Component Representation
<xsd:element name="FinalDestinationCountry" type="CountryType"/>
top

Element: FinancialAccount

Name FinancialAccount
Type FinancialAccountType
Nillable no
Abstract no
XML Instance Representation
<FinancialAccount>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:AccountTypeCode> ... </cbc:AccountTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<cbc:PaymentNote> ... </cbc:PaymentNote> [0..*] ?
<FinancialInstitutionBranch> ... </FinancialInstitutionBranch> [0..1] ?
<Country> ... </Country> [0..1] ?
</FinancialAccount>
Schema Component Representation
<xsd:element name="FinancialAccount" type="FinancialAccountType"/>
top

Element: FinancialInstitution

Name FinancialInstitution
Type FinancialInstitutionType
Nillable no
Abstract no
XML Instance Representation
<FinancialInstitution>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<Address> ... </Address> [0..1] ?
</FinancialInstitution>
Schema Component Representation
<xsd:element name="FinancialInstitution" type="FinancialInstitutionType"/>
top

Element: FinancialInstitutionBranch

Name FinancialInstitutionBranch
Type BranchType
Nillable no
Abstract no
XML Instance Representation
<FinancialInstitutionBranch>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<FinancialInstitution> ... </FinancialInstitution> [0..1] ?
<Address> ... </Address> [0..1] ?
</FinancialInstitutionBranch>
Schema Component Representation
<xsd:element name="FinancialInstitutionBranch" type="BranchType"/>
top

Element: FirstArrivalPortLocation

Name FirstArrivalPortLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<FirstArrivalPortLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</FirstArrivalPortLocation>
Schema Component Representation
<xsd:element name="FirstArrivalPortLocation" type="LocationType"/>
top

Element: FlashpointTemperature

Name FlashpointTemperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<FlashpointTemperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</FlashpointTemperature>
Schema Component Representation
<xsd:element name="FlashpointTemperature" type="TemperatureType"/>
top

Element: ForeignExchangeContract

Name ForeignExchangeContract
Type ContractType
Nillable no
Abstract no
XML Instance Representation
<ForeignExchangeContract>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:ContractTypeCode> ... </cbc:ContractTypeCode> [0..1] ?
<cbc:ContractType> ... </cbc:ContractType> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..1] ?
<ContractDocumentReference> ... </ContractDocumentReference> [0..*] ?
</ForeignExchangeContract>
Schema Component Representation
<xsd:element name="ForeignExchangeContract" type="ContractType"/>
top

Element: FreightAllowanceCharge

Name FreightAllowanceCharge
Type AllowanceChargeType
Nillable no
Abstract no
XML Instance Representation
<FreightAllowanceCharge>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:ChargeIndicator> ... </cbc:ChargeIndicator> [1] ?
<cbc:AllowanceChargeReasonCode> ... </cbc:AllowanceChargeReasonCode> [0..1] ?
<cbc:AllowanceChargeReason> ... </cbc:AllowanceChargeReason> [0..1] ?
<cbc:MultiplierFactorNumeric> ... </cbc:MultiplierFactorNumeric> [0..1] ?
<cbc:PrepaidIndicator> ... </cbc:PrepaidIndicator> [0..1] ?
<cbc:SequenceNumeric> ... </cbc:SequenceNumeric> [0..1] ?
<cbc:Amount> ... </cbc:Amount> [1] ?
<cbc:BaseAmount> ... </cbc:BaseAmount> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<TaxCategory> ... </TaxCategory> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..1] ?
<PaymentMeans> ... </PaymentMeans> [0..*] ?
</FreightAllowanceCharge>
Schema Component Representation
<xsd:element name="FreightAllowanceCharge" type="AllowanceChargeType"/>
top

Element: FreightForwarderParty

Name FreightForwarderParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<FreightForwarderParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</FreightForwarderParty>
Schema Component Representation
<xsd:element name="FreightForwarderParty" type="PartyType"/>
top

Element: GoodsItem

Name GoodsItem
Type GoodsItemType
Nillable no
Abstract no
XML Instance Representation
<GoodsItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SequenceNumberID> ... </cbc:SequenceNumberID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:ValueAmount> ... </cbc:ValueAmount> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:ChargeableWeightMeasure> ... </cbc:ChargeableWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:PreferenceCriterionCode> ... </cbc:PreferenceCriterionCode> [0..1] ?
<cbc:RequiredCustomsID> ... </cbc:RequiredCustomsID> [0..1] ?
<cbc:CustomsStatusCode> ... </cbc:CustomsStatusCode> [0..1] ?
<cbc:CustomsTariffQuantity> ... </cbc:CustomsTariffQuantity> [0..1] ?
<cbc:CustomsImportClassifiedIndicator> ... </cbc:CustomsImportClassifiedIndicator> [0..1] ?
<Item> ... </Item> [0..*] ?
<GoodsItemContainer> ... </GoodsItemContainer> [0..*] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
<InvoiceLine> ... </InvoiceLine> [0..*] ?
<Temperature> ... </Temperature> [0..*] ?
<ContainedGoodsItem> ... </ContainedGoodsItem> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
</GoodsItem>
Schema Component Representation
<xsd:element name="GoodsItem" type="GoodsItemType"/>
top

Element: GoodsItemContainer

Name GoodsItemContainer
Type GoodsItemContainerType
Nillable no
Abstract no
XML Instance Representation
<GoodsItemContainer>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<TransportEquipment> ... </TransportEquipment> [0..*] ?
</GoodsItemContainer>
Schema Component Representation
<xsd:element name="GoodsItemContainer" type="GoodsItemContainerType"/>
top

Element: HandlingUnitDespatchLine

Name HandlingUnitDespatchLine
Type DespatchLineType
Nillable no
Abstract no
XML Instance Representation
<HandlingUnitDespatchLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:DeliveredQuantity> ... </cbc:DeliveredQuantity> [0..1] ?
<cbc:BackorderQuantity> ... </cbc:BackorderQuantity> [0..1] ?
<cbc:BackorderReason> ... </cbc:BackorderReason> [0..1] ?
<cbc:OutstandingQuantity> ... </cbc:OutstandingQuantity> [0..1] ?
<cbc:OutstandingReason> ... </cbc:OutstandingReason> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [1..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [1] ?
<Shipment> ... </Shipment> [0..*] ?
</HandlingUnitDespatchLine>
Schema Component Representation
<xsd:element name="HandlingUnitDespatchLine" type="DespatchLineType"/>
top

Element: HazardousGoodsTransit

Name HazardousGoodsTransit
Type HazardousGoodsTransitType
Nillable no
Abstract no
XML Instance Representation
<HazardousGoodsTransit>
<cbc:TransportEmergencyCardCode> ... </cbc:TransportEmergencyCardCode> [0..1] ?
<cbc:PackingCriteriaCode> ... </cbc:PackingCriteriaCode> [0..1] ?
<cbc:HazardousRegulationCode> ... </cbc:HazardousRegulationCode> [0..1] ?
<cbc:InhalationToxicityZoneCode> ... </cbc:InhalationToxicityZoneCode> [0..1] ?
<cbc:TransportAuthorizationCode> ... </cbc:TransportAuthorizationCode> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
</HazardousGoodsTransit>
Schema Component Representation
<xsd:element name="HazardousGoodsTransit" type="HazardousGoodsTransitType"/>
top

Element: HazardousItem

Name HazardousItem
Type HazardousItemType
Nillable no
Abstract no
XML Instance Representation
<HazardousItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PlacardNotation> ... </cbc:PlacardNotation> [0..1] ?
<cbc:PlacardEndorsement> ... </cbc:PlacardEndorsement> [0..1] ?
<cbc:AdditionalInformation> ... </cbc:AdditionalInformation> [0..1] ?
<cbc:UNDGCode> ... </cbc:UNDGCode> [0..1] ?
<cbc:EmergencyProceduresCode> ... </cbc:EmergencyProceduresCode> [0..1] ?
<cbc:MedicalFirstAidGuideCode> ... </cbc:MedicalFirstAidGuideCode> [0..1] ?
<cbc:TechnicalName> ... </cbc:TechnicalName> [0..1] ?
<cbc:CategoryName> ... </cbc:CategoryName> [0..1] ?
<cbc:HazardousCategoryCode> ... </cbc:HazardousCategoryCode> [0..1] ?
<cbc:UpperOrangeHazardPlacardID> ... </cbc:UpperOrangeHazardPlacardID> [0..1] ?
<cbc:LowerOrangeHazardPlacardID> ... </cbc:LowerOrangeHazardPlacardID> [0..1] ?
<cbc:MarkingID> ... </cbc:MarkingID> [0..1] ?
<cbc:HazardClassID> ... </cbc:HazardClassID> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<ContactParty> ... </ContactParty> [0..1] ?
<SecondaryHazard> ... </SecondaryHazard> [0..*] ?
<HazardousGoodsTransit> ... </HazardousGoodsTransit> [0..*] ?
<EmergencyTemperature> ... </EmergencyTemperature> [0..1] ?
<FlashpointTemperature> ... </FlashpointTemperature> [0..1] ?
<AdditionalTemperature> ... </AdditionalTemperature> [0..*] ?
</HazardousItem>
Schema Component Representation
<xsd:element name="HazardousItem" type="HazardousItemType"/>
top

Element: ImporterParty

Name ImporterParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ImporterParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ImporterParty>
Schema Component Representation
<xsd:element name="ImporterParty" type="PartyType"/>
top

Element: InformationContentProviderParty

Name InformationContentProviderParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<InformationContentProviderParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</InformationContentProviderParty>
Schema Component Representation
<xsd:element name="InformationContentProviderParty" type="PartyType"/>
top

Element: InsuranceEndorsement

Name InsuranceEndorsement
Type EndorsementType
Nillable no
Abstract no
XML Instance Representation
<InsuranceEndorsement>
<cbc:DocumentID> ... </cbc:DocumentID> [1] ?
<cbc:ApprovalStatus> ... </cbc:ApprovalStatus> [1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<EndorserParty> ... </EndorserParty> [1] ?
<Signature> ... </Signature> [0..*] ?
</InsuranceEndorsement>
Schema Component Representation
<xsd:element name="InsuranceEndorsement" type="EndorsementType"/>
top

Element: InvoiceDocumentReference

Name InvoiceDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<InvoiceDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</InvoiceDocumentReference>
Schema Component Representation
<xsd:element name="InvoiceDocumentReference" type="DocumentReferenceType"/>
top

Element: InvoiceLine

Name InvoiceLine
Type InvoiceLineType
Nillable no
Abstract no
XML Instance Representation
<InvoiceLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:InvoicedQuantity> ... </cbc:InvoicedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<cbc:FreeOfChargeIndicator> ... </cbc:FreeOfChargeIndicator> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<PaymentTerms> ... </PaymentTerms> [0..*] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [1] ?
<Price> ... </Price> [0..1] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
</InvoiceLine>
Schema Component Representation
<xsd:element name="InvoiceLine" type="InvoiceLineType"/>
top

Element: InvoicePeriod

Name InvoicePeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<InvoicePeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</InvoicePeriod>
Schema Component Representation
<xsd:element name="InvoicePeriod" type="PeriodType"/>
top

Element: IssuerEndorsement

Name IssuerEndorsement
Type EndorsementType
Nillable no
Abstract no
XML Instance Representation
<IssuerEndorsement>
<cbc:DocumentID> ... </cbc:DocumentID> [1] ?
<cbc:ApprovalStatus> ... </cbc:ApprovalStatus> [1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<EndorserParty> ... </EndorserParty> [1] ?
<Signature> ... </Signature> [0..*] ?
</IssuerEndorsement>
Schema Component Representation
<xsd:element name="IssuerEndorsement" type="EndorsementType"/>
top

Element: IssuerParty

Name IssuerParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<IssuerParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</IssuerParty>
Schema Component Representation
<xsd:element name="IssuerParty" type="PartyType"/>
top

Element: IssuingCountry

Name IssuingCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<IssuingCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</IssuingCountry>
Schema Component Representation
<xsd:element name="IssuingCountry" type="CountryType"/>
top

Element: Item

Name Item
Type ItemType
Nillable no
Abstract no
XML Instance Representation
<Item>
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:PackQuantity> ... </cbc:PackQuantity> [0..1] ?
<cbc:PackSizeNumeric> ... </cbc:PackSizeNumeric> [0..1] ?
<cbc:CatalogueIndicator> ... </cbc:CatalogueIndicator> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:AdditionalInformation> ... </cbc:AdditionalInformation> [0..1] ?
<cbc:Keyword> ... </cbc:Keyword> [0..*] ?
<cbc:BrandName> ... </cbc:BrandName> [0..*] ?
<cbc:ModelName> ... </cbc:ModelName> [0..*] ?
<BuyersItemIdentification> ... </BuyersItemIdentification> [0..1] ?
<SellersItemIdentification> ... </SellersItemIdentification> [0..1] ?
<ManufacturersItemIdentification> ... </ManufacturersItemIdentification> [0..*] ?
<StandardItemIdentification> ... </StandardItemIdentification> [0..1] ?
<CatalogueItemIdentification> ... </CatalogueItemIdentification> [0..1] ?
<AdditionalItemIdentification> ... </AdditionalItemIdentification> [0..*] ?
<CatalogueDocumentReference> ... </CatalogueDocumentReference> [0..1] ?
<ItemSpecificationDocumentReference> ... </ItemSpecificationDocumentReference> [0..*] ?
<OriginCountry> ... </OriginCountry> [0..1] ?
<CommodityClassification> ... </CommodityClassification> [0..*] ?
<TransactionConditions> ... </TransactionConditions> [0..*] ?
<HazardousItem> ... </HazardousItem> [0..*] ?
<ClassifiedTaxCategory> ... </ClassifiedTaxCategory> [0..*] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
<ManufacturerParty> ... </ManufacturerParty> [0..*] ?
<InformationContentProviderParty> ... </InformationContentProviderParty> [0..1] ?
<OriginAddress> ... </OriginAddress> [0..*] ?
<ItemInstance> ... </ItemInstance> [0..*] ?
</Item>
Schema Component Representation
<xsd:element name="Item" type="ItemType"/>
top

Element: ItemComparison

Name ItemComparison
Type ItemComparisonType
Nillable no
Abstract no
XML Instance Representation
<ItemComparison>
<cbc:PriceAmount> ... </cbc:PriceAmount> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
</ItemComparison>
Schema Component Representation
<xsd:element name="ItemComparison" type="ItemComparisonType"/>
top

Element: ItemIdentification

Name ItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<ItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</ItemIdentification>
Schema Component Representation
<xsd:element name="ItemIdentification" type="ItemIdentificationType"/>
top

Element: ItemInstance

Name ItemInstance
Type ItemInstanceType
Nillable no
Abstract no
XML Instance Representation
<ItemInstance>
<cbc:ProductTraceID> ... </cbc:ProductTraceID> [0..1] ?
<cbc:ManufactureDate> ... </cbc:ManufactureDate> [0..1] ?
<cbc:ManufactureTime> ... </cbc:ManufactureTime> [0..1] ?
<cbc:RegistrationID> ... </cbc:RegistrationID> [0..1] ?
<cbc:SerialID> ... </cbc:SerialID> [0..1] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
<LotIdentification> ... </LotIdentification> [0..1] ?
</ItemInstance>
Schema Component Representation
<xsd:element name="ItemInstance" type="ItemInstanceType"/>
top

Element: ItemLocationQuantity

Name ItemLocationQuantity
Type ItemLocationQuantityType
Nillable no
Abstract no
XML Instance Representation
<ItemLocationQuantity>
<cbc:LeadTimeMeasure> ... </cbc:LeadTimeMeasure> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TradingRestrictions> ... </cbc:TradingRestrictions> [0..*] ?
<ApplicableTerritoryAddress> ... </ApplicableTerritoryAddress> [0..*] ?
<Price> ... </Price> [0..1] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
<ApplicableTaxCategory> ... </ApplicableTaxCategory> [0..*] ?
</ItemLocationQuantity>
Schema Component Representation
<xsd:element name="ItemLocationQuantity" type="ItemLocationQuantityType"/>
top

Element: ItemProperty

Name ItemProperty
Type ItemPropertyType
Nillable no
Abstract no
XML Instance Representation
<ItemProperty>
<cbc:Name> ... </cbc:Name> [1] ?
<cbc:Value> ... </cbc:Value> [1] ?
<UsabilityPeriod> ... </UsabilityPeriod> [0..1] ?
<ItemPropertyGroup> ... </ItemPropertyGroup> [0..*] ?
</ItemProperty>
Schema Component Representation
<xsd:element name="ItemProperty" type="ItemPropertyType"/>
top

Element: ItemPropertyGroup

Name ItemPropertyGroup
Type ItemPropertyGroupType
Nillable no
Abstract no
XML Instance Representation
<ItemPropertyGroup>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</ItemPropertyGroup>
Schema Component Representation
<xsd:element name="ItemPropertyGroup" type="ItemPropertyGroupType"/>
top

Element: ItemSpecificationDocumentReference

Name ItemSpecificationDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<ItemSpecificationDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</ItemSpecificationDocumentReference>
Schema Component Representation
<xsd:element name="ItemSpecificationDocumentReference" type="DocumentReferenceType"/>
top

Element: JurisdictionRegionAddress

Name JurisdictionRegionAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<JurisdictionRegionAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</JurisdictionRegionAddress>
Schema Component Representation
<xsd:element name="JurisdictionRegionAddress" type="AddressType"/>
top

Element: Language

Name Language
Type LanguageType
Nillable no
Abstract no
XML Instance Representation
<Language>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:LocaleCode> ... </cbc:LocaleCode> [0..1] ?
</Language>
Schema Component Representation
<xsd:element name="Language" type="LanguageType"/>
top

Element: LastExitPortLocation

Name LastExitPortLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<LastExitPortLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</LastExitPortLocation>
Schema Component Representation
<xsd:element name="LastExitPortLocation" type="LocationType"/>
top

Element: LegalMonetaryTotal

Name LegalMonetaryTotal
Type MonetaryTotalType
Nillable no
Abstract no
XML Instance Representation
<LegalMonetaryTotal>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</LegalMonetaryTotal>
Schema Component Representation
<xsd:element name="LegalMonetaryTotal" type="MonetaryTotalType"/>
top

Element: LineItem

Name LineItem
Type LineItemType
Nillable no
Abstract no
XML Instance Representation
<LineItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:MinimumBackorderQuantity> ... </cbc:MinimumBackorderQuantity> [0..1] ?
<cbc:MaximumBackorderQuantity> ... </cbc:MaximumBackorderQuantity> [0..1] ?
<cbc:InspectionMethodCode> ... </cbc:InspectionMethodCode> [0..1] ?
<cbc:PartialDeliveryIndicator> ... </cbc:PartialDeliveryIndicator> [0..1] ?
<cbc:BackOrderAllowedIndicator> ... </cbc:BackOrderAllowedIndicator> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<OrderedShipment> ... </OrderedShipment> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<Price> ... </Price> [0..1] ?
<Item> ... </Item> [1] ?
</LineItem>
Schema Component Representation
<xsd:element name="LineItem" type="LineItemType"/>
top

Element: LineReference

Name LineReference
Type LineReferenceType
Nillable no
Abstract no
XML Instance Representation
<LineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</LineReference>
Schema Component Representation
<xsd:element name="LineReference" type="LineReferenceType"/>
top

Element: LineResponse

Name LineResponse
Type LineResponseType
Nillable no
Abstract no
XML Instance Representation
<LineResponse>
<LineReference> ... </LineReference> [1] ?
<Response> ... </Response> [1..*] ?
</LineResponse>
Schema Component Representation
<xsd:element name="LineResponse" type="LineResponseType"/>
top

Element: LineValidityPeriod

Name LineValidityPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<LineValidityPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</LineValidityPeriod>
Schema Component Representation
<xsd:element name="LineValidityPeriod" type="PeriodType"/>
top

Element: LoadingLocation

Name LoadingLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<LoadingLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</LoadingLocation>
Schema Component Representation
<xsd:element name="LoadingLocation" type="LocationType"/>
top

Element: LoadingPortLocation

Name LoadingPortLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<LoadingPortLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</LoadingPortLocation>
Schema Component Representation
<xsd:element name="LoadingPortLocation" type="LocationType"/>
top

Element: LoadingProofParty

Name LoadingProofParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<LoadingProofParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</LoadingProofParty>
Schema Component Representation
<xsd:element name="LoadingProofParty" type="PartyType"/>
top

Element: Location

Name Location
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<Location>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</Location>
Schema Component Representation
<xsd:element name="Location" type="LocationType"/>
top

Element: LocationCoordinate

Name LocationCoordinate
Type LocationCoordinateType
Nillable no
Abstract no
XML Instance Representation
<LocationCoordinate>
<cbc:CoordinateSystemCode> ... </cbc:CoordinateSystemCode> [0..1] ?
<cbc:LatitudeDegreesMeasure> ... </cbc:LatitudeDegreesMeasure> [0..1] ?
<cbc:LatitudeMinutesMeasure> ... </cbc:LatitudeMinutesMeasure> [0..1] ?
<cbc:LatitudeDirectionCode> ... </cbc:LatitudeDirectionCode> [0..1] ?
<cbc:LongitudeDegreesMeasure> ... </cbc:LongitudeDegreesMeasure> [0..1] ?
<cbc:LongitudeMinutesMeasure> ... </cbc:LongitudeMinutesMeasure> [0..1] ?
<cbc:LongitudeDirectionCode> ... </cbc:LongitudeDirectionCode> [0..1] ?
</LocationCoordinate>
Schema Component Representation
<xsd:element name="LocationCoordinate" type="LocationCoordinateType"/>
top

Element: LotIdentification

Name LotIdentification
Type LotIdentificationType
Nillable no
Abstract no
XML Instance Representation
<LotIdentification>
<cbc:LotNumberID> ... </cbc:LotNumberID> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
</LotIdentification>
Schema Component Representation
<xsd:element name="LotIdentification" type="LotIdentificationType"/>
top

Element: ManufacturerParty

Name ManufacturerParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ManufacturerParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ManufacturerParty>
Schema Component Representation
<xsd:element name="ManufacturerParty" type="PartyType"/>
top

Element: ManufacturersItemIdentification

Name ManufacturersItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<ManufacturersItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</ManufacturersItemIdentification>
Schema Component Representation
<xsd:element name="ManufacturersItemIdentification" type="ItemIdentificationType"/>
top

Element: MaritimeTransport

Name MaritimeTransport
Type MaritimeTransportType
Nillable no
Abstract no
XML Instance Representation
<MaritimeTransport>
<cbc:VesselID> ... </cbc:VesselID> [0..1] ?
<cbc:VesselName> ... </cbc:VesselName> [0..1] ?
</MaritimeTransport>
Schema Component Representation
<xsd:element name="MaritimeTransport" type="MaritimeTransportType"/>
top

Element: MaximumTemperature

Name MaximumTemperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<MaximumTemperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</MaximumTemperature>
Schema Component Representation
<xsd:element name="MaximumTemperature" type="TemperatureType"/>
top

Element: MeasurementDimension

Name MeasurementDimension
Type DimensionType
Nillable no
Abstract no
XML Instance Representation
<MeasurementDimension>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:MinimumMeasure> ... </cbc:MinimumMeasure> [0..1] ?
<cbc:MaximumMeasure> ... </cbc:MaximumMeasure> [0..1] ?
</MeasurementDimension>
Schema Component Representation
<xsd:element name="MeasurementDimension" type="DimensionType"/>
top

Element: MinimumTemperature

Name MinimumTemperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<MinimumTemperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</MinimumTemperature>
Schema Component Representation
<xsd:element name="MinimumTemperature" type="TemperatureType"/>
top

Element: MonetaryTotal

Name MonetaryTotal
Type MonetaryTotalType
Nillable no
Abstract no
XML Instance Representation
<MonetaryTotal>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</MonetaryTotal>
Schema Component Representation
<xsd:element name="MonetaryTotal" type="MonetaryTotalType"/>
top

Element: NotifyParty

Name NotifyParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<NotifyParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</NotifyParty>
Schema Component Representation
<xsd:element name="NotifyParty" type="PartyType"/>
top

Element: OrderDocumentReference

Name OrderDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<OrderDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</OrderDocumentReference>
Schema Component Representation
<xsd:element name="OrderDocumentReference" type="DocumentReferenceType"/>
top

Element: OrderedShipment

Name OrderedShipment
Type OrderedShipmentType
Nillable no
Abstract no
XML Instance Representation
<OrderedShipment>
<Shipment> ... </Shipment> [1] ?
<Package> ... </Package> [0..*] ?
</OrderedShipment>
Schema Component Representation
<xsd:element name="OrderedShipment" type="OrderedShipmentType"/>
top

Element: OrderLine

Name OrderLine
Type OrderLineType
Nillable no
Abstract no
XML Instance Representation
<OrderLine>
<cbc:SubstitutionStatusCode> ... </cbc:SubstitutionStatusCode> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<LineItem> ... </LineItem> [1] ?
<SellerProposedSubstituteLineItem> ... </SellerProposedSubstituteLineItem> [0..*] ?
<SellerSubstitutedLineItem> ... </SellerSubstitutedLineItem> [0..*] ?
<BuyerProposedSubstituteLineItem> ... </BuyerProposedSubstituteLineItem> [0..*] ?
<CatalogueLineReference> ... </CatalogueLineReference> [0..1] ?
<QuotationLineReference> ... </QuotationLineReference> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
</OrderLine>
Schema Component Representation
<xsd:element name="OrderLine" type="OrderLineType"/>
top

Element: OrderLineReference

Name OrderLineReference
Type OrderLineReferenceType
Nillable no
Abstract no
XML Instance Representation
<OrderLineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:SalesOrderLineID> ... </cbc:SalesOrderLineID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<OrderReference> ... </OrderReference> [0..1] ?
</OrderLineReference>
Schema Component Representation
<xsd:element name="OrderLineReference" type="OrderLineReferenceType"/>
top

Element: OrderReference

Name OrderReference
Type OrderReferenceType
Nillable no
Abstract no
XML Instance Representation
<OrderReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:CustomerReference> ... </cbc:CustomerReference> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</OrderReference>
Schema Component Representation
<xsd:element name="OrderReference" type="OrderReferenceType"/>
top

Element: OriginAddress

Name OriginAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<OriginAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</OriginAddress>
Schema Component Representation
<xsd:element name="OriginAddress" type="AddressType"/>
top

Element: OriginalDepartureCountry

Name OriginalDepartureCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<OriginalDepartureCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</OriginalDepartureCountry>
Schema Component Representation
<xsd:element name="OriginalDepartureCountry" type="CountryType"/>
top

Element: OriginalDespatchParty

Name OriginalDespatchParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<OriginalDespatchParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</OriginalDespatchParty>
Schema Component Representation
<xsd:element name="OriginalDespatchParty" type="PartyType"/>
top

Element: OriginalDespatchTransportationService

Name OriginalDespatchTransportationService
Type TransportationServiceType
Nillable no
Abstract no
XML Instance Representation
<OriginalDespatchTransportationService>
<cbc:TransportServiceCode> ... </cbc:TransportServiceCode> [1] ?
<cbc:TariffClassCode> ... </cbc:TariffClassCode> [0..1] ?
<cbc:Priority> ... </cbc:Priority> [0..1] ?
<cbc:FreightRateClassCode> ... </cbc:FreightRateClassCode> [0..1] ?
</OriginalDespatchTransportationService>
Schema Component Representation
<xsd:element name="OriginalDespatchTransportationService" type="TransportationServiceType"/>
top

Element: OriginalDocumentReference

Name OriginalDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<OriginalDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</OriginalDocumentReference>
Schema Component Representation
<xsd:element name="OriginalDocumentReference" type="DocumentReferenceType"/>
top

Element: OriginalItemLocationQuantity

Name OriginalItemLocationQuantity
Type ItemLocationQuantityType
Nillable no
Abstract no
XML Instance Representation
<OriginalItemLocationQuantity>
<cbc:LeadTimeMeasure> ... </cbc:LeadTimeMeasure> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TradingRestrictions> ... </cbc:TradingRestrictions> [0..*] ?
<ApplicableTerritoryAddress> ... </ApplicableTerritoryAddress> [0..*] ?
<Price> ... </Price> [0..1] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
<ApplicableTaxCategory> ... </ApplicableTaxCategory> [0..*] ?
</OriginalItemLocationQuantity>
Schema Component Representation
<xsd:element name="OriginalItemLocationQuantity" type="ItemLocationQuantityType"/>
top

Element: OriginatorCustomerParty

Name OriginatorCustomerParty
Type CustomerPartyType
Nillable no
Abstract no
XML Instance Representation
<OriginatorCustomerParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</OriginatorCustomerParty>
Schema Component Representation
<xsd:element name="OriginatorCustomerParty" type="CustomerPartyType"/>
top

Element: OriginatorDocumentReference

Name OriginatorDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<OriginatorDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</OriginatorDocumentReference>
Schema Component Representation
<xsd:element name="OriginatorDocumentReference" type="DocumentReferenceType"/>
top

Element: OriginatorParty

Name OriginatorParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<OriginatorParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</OriginatorParty>
Schema Component Representation
<xsd:element name="OriginatorParty" type="PartyType"/>
top

Element: OriginCountry

Name OriginCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<OriginCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</OriginCountry>
Schema Component Representation
<xsd:element name="OriginCountry" type="CountryType"/>
top

Element: OtherCommunication

Name OtherCommunication
Type CommunicationType
Nillable no
Abstract no
XML Instance Representation
<OtherCommunication>
<cbc:ChannelCode> ... </cbc:ChannelCode> [0..1] ?
<cbc:Channel> ... </cbc:Channel> [0..1] ?
<cbc:Value> ... </cbc:Value> [0..1] ?
</OtherCommunication>
Schema Component Representation
<xsd:element name="OtherCommunication" type="CommunicationType"/>
top

Element: OwnerParty

Name OwnerParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<OwnerParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</OwnerParty>
Schema Component Representation
<xsd:element name="OwnerParty" type="PartyType"/>
top

Element: Package

Name Package
Type PackageType
Nillable no
Abstract no
XML Instance Representation
<Package>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:ReturnableMaterialIndicator> ... </cbc:ReturnableMaterialIndicator> [0..1] ?
<cbc:PackageLevelCode> ... </cbc:PackageLevelCode> [0..1] ?
<cbc:PackagingTypeCode> ... </cbc:PackagingTypeCode> [0..1] ?
<cbc:PackingMaterial> ... </cbc:PackingMaterial> [0..*] ?
<ContainedPackage> ... </ContainedPackage> [0..*] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
</Package>
Schema Component Representation
<xsd:element name="Package" type="PackageType"/>
top

Element: Party

Name Party
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<Party>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</Party>
Schema Component Representation
<xsd:element name="Party" type="PartyType"/>
top

Element: PartyIdentification

Name PartyIdentification
Type PartyIdentificationType
Nillable no
Abstract no
XML Instance Representation
<PartyIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
</PartyIdentification>
Schema Component Representation
<xsd:element name="PartyIdentification" type="PartyIdentificationType"/>
top

Element: PartyLegalEntity

Name PartyLegalEntity
Type PartyLegalEntityType
Nillable no
Abstract no
XML Instance Representation
<PartyLegalEntity>
<cbc:RegistrationName> ... </cbc:RegistrationName> [0..1] ?
<cbc:CompanyID> ... </cbc:CompanyID> [0..1] ?
<RegistrationAddress> ... </RegistrationAddress> [0..1] ?
<CorporateRegistrationScheme> ... </CorporateRegistrationScheme> [0..1] ?
</PartyLegalEntity>
Schema Component Representation
<xsd:element name="PartyLegalEntity" type="PartyLegalEntityType"/>
top

Element: PartyName

Name PartyName
Type PartyNameType
Nillable no
Abstract no
XML Instance Representation
<PartyName>
<cbc:Name> ... </cbc:Name> [1] ?
</PartyName>
Schema Component Representation
<xsd:element name="PartyName" type="PartyNameType"/>
top

Element: PartyTaxScheme

Name PartyTaxScheme
Type PartyTaxSchemeType
Nillable no
Abstract no
XML Instance Representation
<PartyTaxScheme>
<cbc:RegistrationName> ... </cbc:RegistrationName> [0..1] ?
<cbc:CompanyID> ... </cbc:CompanyID> [0..1] ?
<cbc:TaxLevelCode> ... </cbc:TaxLevelCode> [0..1] ?
<cbc:ExemptionReasonCode> ... </cbc:ExemptionReasonCode> [0..1] ?
<cbc:ExemptionReason> ... </cbc:ExemptionReason> [0..1] ?
<RegistrationAddress> ... </RegistrationAddress> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</PartyTaxScheme>
Schema Component Representation
<xsd:element name="PartyTaxScheme" type="PartyTaxSchemeType"/>
top

Element: PayeeFinancialAccount

Name PayeeFinancialAccount
Type FinancialAccountType
Nillable no
Abstract no
XML Instance Representation
<PayeeFinancialAccount>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:AccountTypeCode> ... </cbc:AccountTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<cbc:PaymentNote> ... </cbc:PaymentNote> [0..*] ?
<FinancialInstitutionBranch> ... </FinancialInstitutionBranch> [0..1] ?
<Country> ... </Country> [0..1] ?
</PayeeFinancialAccount>
Schema Component Representation
<xsd:element name="PayeeFinancialAccount" type="FinancialAccountType"/>
top

Element: PayeeParty

Name PayeeParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<PayeeParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</PayeeParty>
Schema Component Representation
<xsd:element name="PayeeParty" type="PartyType"/>
top

Element: PayerFinancialAccount

Name PayerFinancialAccount
Type FinancialAccountType
Nillable no
Abstract no
XML Instance Representation
<PayerFinancialAccount>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:AccountTypeCode> ... </cbc:AccountTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<cbc:PaymentNote> ... </cbc:PaymentNote> [0..*] ?
<FinancialInstitutionBranch> ... </FinancialInstitutionBranch> [0..1] ?
<Country> ... </Country> [0..1] ?
</PayerFinancialAccount>
Schema Component Representation
<xsd:element name="PayerFinancialAccount" type="FinancialAccountType"/>
top

Element: Payment

Name Payment
Type PaymentType
Nillable no
Abstract no
XML Instance Representation
<Payment>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaidAmount> ... </cbc:PaidAmount> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:PaidDate> ... </cbc:PaidDate> [0..1] ?
<cbc:PaidTime> ... </cbc:PaidTime> [0..1] ?
<cbc:InstructionID> ... </cbc:InstructionID> [0..1] ?
</Payment>
Schema Component Representation
<xsd:element name="Payment" type="PaymentType"/>
top

Element: PaymentAlternativeExchangeRate

Name PaymentAlternativeExchangeRate
Type ExchangeRateType
Nillable no
Abstract no
XML Instance Representation
<PaymentAlternativeExchangeRate>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</PaymentAlternativeExchangeRate>
Schema Component Representation
<xsd:element name="PaymentAlternativeExchangeRate" type="ExchangeRateType"/>
top

Element: PaymentExchangeRate

Name PaymentExchangeRate
Type ExchangeRateType
Nillable no
Abstract no
XML Instance Representation
<PaymentExchangeRate>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</PaymentExchangeRate>
Schema Component Representation
<xsd:element name="PaymentExchangeRate" type="ExchangeRateType"/>
top

Element: PaymentMeans

Name PaymentMeans
Type PaymentMeansType
Nillable no
Abstract no
XML Instance Representation
<PaymentMeans>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaymentMeansCode> ... </cbc:PaymentMeansCode> [1] ?
<cbc:PaymentDueDate> ... </cbc:PaymentDueDate> [0..1] ?
<cbc:PaymentChannelCode> ... </cbc:PaymentChannelCode> [0..1] ?
<cbc:InstructionID> ... </cbc:InstructionID> [0..1] ?
<cbc:InstructionNote> ... </cbc:InstructionNote> [0..*] ?
<cbc:PaymentID> ... </cbc:PaymentID> [0..*] ?
<CardAccount> ... </CardAccount> [0..1] ?
<PayerFinancialAccount> ... </PayerFinancialAccount> [0..1] ?
<PayeeFinancialAccount> ... </PayeeFinancialAccount> [0..1] ?
<CreditAccount> ... </CreditAccount> [0..1] ?
</PaymentMeans>
Schema Component Representation
<xsd:element name="PaymentMeans" type="PaymentMeansType"/>
top

Element: PaymentTerms

Name PaymentTerms
Type PaymentTermsType
Nillable no
Abstract no
XML Instance Representation
<PaymentTerms>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaymentMeansID> ... </cbc:PaymentMeansID> [0..1] ?
<cbc:PrepaidPaymentReferenceID> ... </cbc:PrepaidPaymentReferenceID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:ReferenceEventCode> ... </cbc:ReferenceEventCode> [0..1] ?
<cbc:SettlementDiscountPercent> ... </cbc:SettlementDiscountPercent> [0..1] ?
<cbc:PenaltySurchargePercent> ... </cbc:PenaltySurchargePercent> [0..1] ?
<cbc:Amount> ... </cbc:Amount> [0..1] ?
<SettlementPeriod> ... </SettlementPeriod> [0..1] ?
<PenaltyPeriod> ... </PenaltyPeriod> [0..1] ?
</PaymentTerms>
Schema Component Representation
<xsd:element name="PaymentTerms" type="PaymentTermsType"/>
top

Element: PenaltyPeriod

Name PenaltyPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<PenaltyPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</PenaltyPeriod>
Schema Component Representation
<xsd:element name="PenaltyPeriod" type="PeriodType"/>
top

Element: Period

Name Period
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<Period>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</Period>
Schema Component Representation
<xsd:element name="Period" type="PeriodType"/>
top

Element: Person

Name Person
Type PersonType
Nillable no
Abstract no
XML Instance Representation
<Person>
<cbc:FirstName> ... </cbc:FirstName> [0..1] ?
<cbc:FamilyName> ... </cbc:FamilyName> [0..1] ?
<cbc:Title> ... </cbc:Title> [0..1] ?
<cbc:MiddleName> ... </cbc:MiddleName> [0..1] ?
<cbc:NameSuffix> ... </cbc:NameSuffix> [0..1] ?
<cbc:JobTitle> ... </cbc:JobTitle> [0..1] ?
<cbc:OrganizationDepartment> ... </cbc:OrganizationDepartment> [0..1] ?
</Person>
Schema Component Representation
<xsd:element name="Person" type="PersonType"/>
top

Element: PhysicalAttribute

Name PhysicalAttribute
Type PhysicalAttributeType
Nillable no
Abstract no
XML Instance Representation
<PhysicalAttribute>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:PositionCode> ... </cbc:PositionCode> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</PhysicalAttribute>
Schema Component Representation
<xsd:element name="PhysicalAttribute" type="PhysicalAttributeType"/>
top

Element: PhysicalLocation

Name PhysicalLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<PhysicalLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</PhysicalLocation>
Schema Component Representation
<xsd:element name="PhysicalLocation" type="LocationType"/>
top

Element: PostalAddress

Name PostalAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<PostalAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</PostalAddress>
Schema Component Representation
<xsd:element name="PostalAddress" type="AddressType"/>
top

Element: PrepaidPayment

Name PrepaidPayment
Type PaymentType
Nillable no
Abstract no
XML Instance Representation
<PrepaidPayment>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaidAmount> ... </cbc:PaidAmount> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:PaidDate> ... </cbc:PaidDate> [0..1] ?
<cbc:PaidTime> ... </cbc:PaidTime> [0..1] ?
<cbc:InstructionID> ... </cbc:InstructionID> [0..1] ?
</PrepaidPayment>
Schema Component Representation
<xsd:element name="PrepaidPayment" type="PaymentType"/>
top

Element: PreparationParty

Name PreparationParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<PreparationParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</PreparationParty>
Schema Component Representation
<xsd:element name="PreparationParty" type="PartyType"/>
top

Element: PreviousPriceList

Name PreviousPriceList
Type PriceListType
Nillable no
Abstract no
XML Instance Representation
<PreviousPriceList>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:StatusCode> ... </cbc:StatusCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PreviousPriceList> ... </PreviousPriceList> [0..1] ?
</PreviousPriceList>
Schema Component Representation
<xsd:element name="PreviousPriceList" type="PriceListType"/>
top

Element: Price

Name Price
Type PriceType
Nillable no
Abstract no
XML Instance Representation
<Price>
<cbc:PriceAmount> ... </cbc:PriceAmount> [1] ?
<cbc:BaseQuantity> ... </cbc:BaseQuantity> [0..1] ?
<cbc:PriceChangeReason> ... </cbc:PriceChangeReason> [0..*] ?
<cbc:PriceTypeCode> ... </cbc:PriceTypeCode> [0..1] ?
<cbc:PriceType> ... </cbc:PriceType> [0..1] ?
<cbc:OrderableUnitFactorRate> ... </cbc:OrderableUnitFactorRate> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PriceList> ... </PriceList> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
</Price>
Schema Component Representation
<xsd:element name="Price" type="PriceType"/>
top

Element: PriceList

Name PriceList
Type PriceListType
Nillable no
Abstract no
XML Instance Representation
<PriceList>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:StatusCode> ... </cbc:StatusCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PreviousPriceList> ... </PreviousPriceList> [0..1] ?
</PriceList>
Schema Component Representation
<xsd:element name="PriceList" type="PriceListType"/>
top

Element: PricingExchangeRate

Name PricingExchangeRate
Type ExchangeRateType
Nillable no
Abstract no
XML Instance Representation
<PricingExchangeRate>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</PricingExchangeRate>
Schema Component Representation
<xsd:element name="PricingExchangeRate" type="ExchangeRateType"/>
top

Element: PricingReference

Name PricingReference
Type PricingReferenceType
Nillable no
Abstract no
XML Instance Representation
<PricingReference>
<OriginalItemLocationQuantity> ... </OriginalItemLocationQuantity> [0..1] ?
<AlternativeConditionPrice> ... </AlternativeConditionPrice> [0..*] ?
</PricingReference>
Schema Component Representation
<xsd:element name="PricingReference" type="PricingReferenceType"/>
top

Element: PromisedDeliveryPeriod

Name PromisedDeliveryPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<PromisedDeliveryPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</PromisedDeliveryPeriod>
Schema Component Representation
<xsd:element name="PromisedDeliveryPeriod" type="PeriodType"/>
top

Element: ProviderParty

Name ProviderParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ProviderParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ProviderParty>
Schema Component Representation
<xsd:element name="ProviderParty" type="PartyType"/>
top

Element: QuotationDocumentReference

Name QuotationDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<QuotationDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</QuotationDocumentReference>
Schema Component Representation
<xsd:element name="QuotationDocumentReference" type="DocumentReferenceType"/>
top

Element: QuotationLine

Name QuotationLine
Type QuotationLineType
Nillable no
Abstract no
XML Instance Representation
<QuotationLine>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<LineItem> ... </LineItem> [1] ?
<SellerProposedSubstituteLineItem> ... </SellerProposedSubstituteLineItem> [0..*] ?
</QuotationLine>
Schema Component Representation
<xsd:element name="QuotationLine" type="QuotationLineType"/>
top

Element: QuotationLineReference

Name QuotationLineReference
Type LineReferenceType
Nillable no
Abstract no
XML Instance Representation
<QuotationLineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</QuotationLineReference>
Schema Component Representation
<xsd:element name="QuotationLineReference" type="LineReferenceType"/>
top

Element: QuotedMonetaryTotal

Name QuotedMonetaryTotal
Type MonetaryTotalType
Nillable no
Abstract no
XML Instance Representation
<QuotedMonetaryTotal>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</QuotedMonetaryTotal>
Schema Component Representation
<xsd:element name="QuotedMonetaryTotal" type="MonetaryTotalType"/>
top

Element: RailTransport

Name RailTransport
Type RailTransportType
Nillable no
Abstract no
XML Instance Representation
<RailTransport>
<cbc:TrainID> ... </cbc:TrainID> [1] ?
<cbc:RailCarID> ... </cbc:RailCarID> [0..1] ?
</RailTransport>
Schema Component Representation
<xsd:element name="RailTransport" type="RailTransportType"/>
top

Element: ReceiptDocumentReference

Name ReceiptDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<ReceiptDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</ReceiptDocumentReference>
Schema Component Representation
<xsd:element name="ReceiptDocumentReference" type="DocumentReferenceType"/>
top

Element: ReceiptLine

Name ReceiptLine
Type ReceiptLineType
Nillable no
Abstract no
XML Instance Representation
<ReceiptLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:ReceivedQuantity> ... </cbc:ReceivedQuantity> [0..1] ?
<cbc:ShortQuantity> ... </cbc:ShortQuantity> [0..1] ?
<cbc:ShortageActionCode> ... </cbc:ShortageActionCode> [0..1] ?
<cbc:RejectedQuantity> ... </cbc:RejectedQuantity> [0..1] ?
<cbc:RejectReasonCode> ... </cbc:RejectReasonCode> [0..1] ?
<cbc:RejectReason> ... </cbc:RejectReason> [0..1] ?
<cbc:RejectActionCode> ... </cbc:RejectActionCode> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:TimingComplaintCode> ... </cbc:TimingComplaintCode> [0..1] ?
<cbc:TimingComplaint> ... </cbc:TimingComplaint> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [0..1] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [0..*] ?
<Shipment> ... </Shipment> [0..*] ?
</ReceiptLine>
Schema Component Representation
<xsd:element name="ReceiptLine" type="ReceiptLineType"/>
top

Element: ReceiptLineReference

Name ReceiptLineReference
Type LineReferenceType
Nillable no
Abstract no
XML Instance Representation
<ReceiptLineReference>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</ReceiptLineReference>
Schema Component Representation
<xsd:element name="ReceiptLineReference" type="LineReferenceType"/>
top

Element: ReceivedHandlingUnitReceiptLine

Name ReceivedHandlingUnitReceiptLine
Type ReceiptLineType
Nillable no
Abstract no
XML Instance Representation
<ReceivedHandlingUnitReceiptLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:ReceivedQuantity> ... </cbc:ReceivedQuantity> [0..1] ?
<cbc:ShortQuantity> ... </cbc:ShortQuantity> [0..1] ?
<cbc:ShortageActionCode> ... </cbc:ShortageActionCode> [0..1] ?
<cbc:RejectedQuantity> ... </cbc:RejectedQuantity> [0..1] ?
<cbc:RejectReasonCode> ... </cbc:RejectReasonCode> [0..1] ?
<cbc:RejectReason> ... </cbc:RejectReason> [0..1] ?
<cbc:RejectActionCode> ... </cbc:RejectActionCode> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:TimingComplaintCode> ... </cbc:TimingComplaintCode> [0..1] ?
<cbc:TimingComplaint> ... </cbc:TimingComplaint> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [0..1] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [0..*] ?
<Shipment> ... </Shipment> [0..*] ?
</ReceivedHandlingUnitReceiptLine>
Schema Component Representation
<xsd:element name="ReceivedHandlingUnitReceiptLine" type="ReceiptLineType"/>
top

Element: ReceiverParty

Name ReceiverParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<ReceiverParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</ReceiverParty>
Schema Component Representation
<xsd:element name="ReceiverParty" type="PartyType"/>
top

Element: RecipientParty

Name RecipientParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<RecipientParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</RecipientParty>
Schema Component Representation
<xsd:element name="RecipientParty" type="PartyType"/>
top

Element: ReferencedContract

Name ReferencedContract
Type ContractType
Nillable no
Abstract no
XML Instance Representation
<ReferencedContract>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:ContractTypeCode> ... </cbc:ContractTypeCode> [0..1] ?
<cbc:ContractType> ... </cbc:ContractType> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..1] ?
<ContractDocumentReference> ... </ContractDocumentReference> [0..*] ?
</ReferencedContract>
Schema Component Representation
<xsd:element name="ReferencedContract" type="ContractType"/>
top

Element: RegistrationAddress

Name RegistrationAddress
Type AddressType
Nillable no
Abstract no
XML Instance Representation
<RegistrationAddress>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</RegistrationAddress>
Schema Component Representation
<xsd:element name="RegistrationAddress" type="AddressType"/>
top

Element: RelatedCatalogueReference

Name RelatedCatalogueReference
Type CatalogueReferenceType
Nillable no
Abstract no
XML Instance Representation
<RelatedCatalogueReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:RevisionDate> ... </cbc:RevisionDate> [0..1] ?
<cbc:RevisionTime> ... </cbc:RevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:PreviousVersionID> ... </cbc:PreviousVersionID> [0..1] ?
</RelatedCatalogueReference>
Schema Component Representation
<xsd:element name="RelatedCatalogueReference" type="CatalogueReferenceType"/>
top

Element: RelatedItem

Name RelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<RelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</RelatedItem>
Schema Component Representation
<xsd:element name="RelatedItem" type="RelatedItemType"/>
top

Element: ReminderDocumentReference

Name ReminderDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<ReminderDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</ReminderDocumentReference>
Schema Component Representation
<xsd:element name="ReminderDocumentReference" type="DocumentReferenceType"/>
top

Element: ReminderLine

Name ReminderLine
Type ReminderLineType
Nillable no
Abstract no
XML Instance Representation
<ReminderLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:BalanceBroughtForwardIndicator> ... </cbc:BalanceBroughtForwardIndicator> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<ReminderPeriod> ... </ReminderPeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</ReminderLine>
Schema Component Representation
<xsd:element name="ReminderLine" type="ReminderLineType"/>
top

Element: ReminderPeriod

Name ReminderPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<ReminderPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</ReminderPeriod>
Schema Component Representation
<xsd:element name="ReminderPeriod" type="PeriodType"/>
top

Element: RemittanceAdviceLine

Name RemittanceAdviceLine
Type RemittanceAdviceLineType
Nillable no
Abstract no
XML Instance Representation
<RemittanceAdviceLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:BalanceAmount> ... </cbc:BalanceAmount> [0..1] ?
<AccountingSupplierParty> ... </AccountingSupplierParty> [0..1] ?
<AccountingCustomerParty> ... </AccountingCustomerParty> [0..1] ?
<BuyerCustomerParty> ... </BuyerCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<OriginatorCustomerParty> ... </OriginatorCustomerParty> [0..1] ?
<PayeeParty> ... </PayeeParty> [0..1] ?
<InvoicePeriod> ... </InvoicePeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</RemittanceAdviceLine>
Schema Component Representation
<xsd:element name="RemittanceAdviceLine" type="RemittanceAdviceLineType"/>
top

Element: ReplacementRelatedItem

Name ReplacementRelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<ReplacementRelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</ReplacementRelatedItem>
Schema Component Representation
<xsd:element name="ReplacementRelatedItem" type="RelatedItemType"/>
top

Element: ReportedShipment

Name ReportedShipment
Type ShipmentType
Nillable no
Abstract no
XML Instance Representation
<ReportedShipment>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ShippingPriorityLevelCode> ... </cbc:ShippingPriorityLevelCode> [0..1] ?
<cbc:HandlingCode> ... </cbc:HandlingCode> [0..1] ?
<cbc:HandlingInstructions> ... </cbc:HandlingInstructions> [0..1] ?
<cbc:Information> ... </cbc:Information> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:TotalGoodsItemQuantity> ... </cbc:TotalGoodsItemQuantity> [0..1] ?
<cbc:TotalTransportHandlingUnitQuantity> ... </cbc:TotalTransportHandlingUnitQuantity> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:SpecialInstructions> ... </cbc:SpecialInstructions> [0..*] ?
<cbc:DeliveryInstructions> ... </cbc:DeliveryInstructions> [0..*] ?
<cbc:SplitConsignmentIndicator> ... </cbc:SplitConsignmentIndicator> [0..1] ?
<Consignment> ... </Consignment> [1] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<ShipmentStage> ... </ShipmentStage> [0..*] ?
<Delivery> ... </Delivery> [0..1] ?
<TransportHandlingUnit> ... </TransportHandlingUnit> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
<FirstArrivalPortLocation> ... </FirstArrivalPortLocation> [0..1] ?
<LastExitPortLocation> ... </LastExitPortLocation> [0..1] ?
<ExportCountry> ... </ExportCountry> [0..1] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
</ReportedShipment>
Schema Component Representation
<xsd:element name="ReportedShipment" type="ShipmentType"/>
top

Element: RequestedCatalogueReference

Name RequestedCatalogueReference
Type CatalogueReferenceType
Nillable no
Abstract no
XML Instance Representation
<RequestedCatalogueReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:RevisionDate> ... </cbc:RevisionDate> [0..1] ?
<cbc:RevisionTime> ... </cbc:RevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:PreviousVersionID> ... </cbc:PreviousVersionID> [0..1] ?
</RequestedCatalogueReference>
Schema Component Representation
<xsd:element name="RequestedCatalogueReference" type="CatalogueReferenceType"/>
top

Element: RequestedClassificationScheme

Name RequestedClassificationScheme
Type ClassificationSchemeType
Nillable no
Abstract no
XML Instance Representation
<RequestedClassificationScheme>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LastRevisionDate> ... </cbc:LastRevisionDate> [0..1] ?
<cbc:LastRevisionTime> ... </cbc:LastRevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:AgencyID> ... </cbc:AgencyID> [0..1] ?
<cbc:AgencyName> ... </cbc:AgencyName> [0..1] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:URI> ... </cbc:URI> [0..1] ?
<cbc:SchemeURI> ... </cbc:SchemeURI> [0..1] ?
<cbc:LanguageID> ... </cbc:LanguageID> [0..1] ?
<ClassificationCategory> ... </ClassificationCategory> [1..*] ?
</RequestedClassificationScheme>
Schema Component Representation
<xsd:element name="RequestedClassificationScheme" type="ClassificationSchemeType"/>
top

Element: RequestedDeliveryPeriod

Name RequestedDeliveryPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<RequestedDeliveryPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</RequestedDeliveryPeriod>
Schema Component Representation
<xsd:element name="RequestedDeliveryPeriod" type="PeriodType"/>
top

Element: RequestedLanguage

Name RequestedLanguage
Type LanguageType
Nillable no
Abstract no
XML Instance Representation
<RequestedLanguage>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:LocaleCode> ... </cbc:LocaleCode> [0..1] ?
</RequestedLanguage>
Schema Component Representation
<xsd:element name="RequestedLanguage" type="LanguageType"/>
top

Element: RequestedMonetaryTotal

Name RequestedMonetaryTotal
Type MonetaryTotalType
Nillable no
Abstract no
XML Instance Representation
<RequestedMonetaryTotal>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</RequestedMonetaryTotal>
Schema Component Representation
<xsd:element name="RequestedMonetaryTotal" type="MonetaryTotalType"/>
top

Element: RequestForQuotationDocumentReference

Name RequestForQuotationDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<RequestForQuotationDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</RequestForQuotationDocumentReference>
Schema Component Representation
<xsd:element name="RequestForQuotationDocumentReference" type="DocumentReferenceType"/>
top

Element: RequestForQuotationLine

Name RequestForQuotationLine
Type RequestForQuotationLineType
Nillable no
Abstract no
XML Instance Representation
<RequestForQuotationLine>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<LineItem> ... </LineItem> [1] ?
</RequestForQuotationLine>
Schema Component Representation
<xsd:element name="RequestForQuotationLine" type="RequestForQuotationLineType"/>
top

Element: RequiredItemLocationQuantity

Name RequiredItemLocationQuantity
Type ItemLocationQuantityType
Nillable no
Abstract no
XML Instance Representation
<RequiredItemLocationQuantity>
<cbc:LeadTimeMeasure> ... </cbc:LeadTimeMeasure> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TradingRestrictions> ... </cbc:TradingRestrictions> [0..*] ?
<ApplicableTerritoryAddress> ... </ApplicableTerritoryAddress> [0..*] ?
<Price> ... </Price> [0..1] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
<ApplicableTaxCategory> ... </ApplicableTaxCategory> [0..*] ?
</RequiredItemLocationQuantity>
Schema Component Representation
<xsd:element name="RequiredItemLocationQuantity" type="ItemLocationQuantityType"/>
top

Element: RequiredRelatedItem

Name RequiredRelatedItem
Type RelatedItemType
Nillable no
Abstract no
XML Instance Representation
<RequiredRelatedItem>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</RequiredRelatedItem>
Schema Component Representation
<xsd:element name="RequiredRelatedItem" type="RelatedItemType"/>
top

Element: Response

Name Response
Type ResponseType
Nillable no
Abstract no
XML Instance Representation
<Response>
<cbc:ReferenceID> ... </cbc:ReferenceID> [1] ?
<cbc:ResponseCode> ... </cbc:ResponseCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</Response>
Schema Component Representation
<xsd:element name="Response" type="ResponseType"/>
top

Element: RoadTransport

Name RoadTransport
Type RoadTransportType
Nillable no
Abstract no
XML Instance Representation
<RoadTransport>
<cbc:LicensePlateID> ... </cbc:LicensePlateID> [1] ?
</RoadTransport>
Schema Component Representation
<xsd:element name="RoadTransport" type="RoadTransportType"/>
top

Element: SecondaryHazard

Name SecondaryHazard
Type SecondaryHazardType
Nillable no
Abstract no
XML Instance Representation
<SecondaryHazard>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PlacardNotation> ... </cbc:PlacardNotation> [0..1] ?
<cbc:PlacardEndorsement> ... </cbc:PlacardEndorsement> [0..1] ?
<cbc:EmergencyProceduresCode> ... </cbc:EmergencyProceduresCode> [0..1] ?
<cbc:Extension> ... </cbc:Extension> [0..1] ?
</SecondaryHazard>
Schema Component Representation
<xsd:element name="SecondaryHazard" type="SecondaryHazardType"/>
top

Element: SelfBilledCreditNoteDocumentReference

Name SelfBilledCreditNoteDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<SelfBilledCreditNoteDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</SelfBilledCreditNoteDocumentReference>
Schema Component Representation
<xsd:element name="SelfBilledCreditNoteDocumentReference" type="DocumentReferenceType"/>
top

Element: SelfBilledInvoiceDocumentReference

Name SelfBilledInvoiceDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<SelfBilledInvoiceDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</SelfBilledInvoiceDocumentReference>
Schema Component Representation
<xsd:element name="SelfBilledInvoiceDocumentReference" type="DocumentReferenceType"/>
top

Element: SellerContact

Name SellerContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<SellerContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</SellerContact>
Schema Component Representation
<xsd:element name="SellerContact" type="ContactType"/>
top

Element: SellerProposedSubstituteLineItem

Name SellerProposedSubstituteLineItem
Type LineItemType
Nillable no
Abstract no
XML Instance Representation
<SellerProposedSubstituteLineItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:MinimumBackorderQuantity> ... </cbc:MinimumBackorderQuantity> [0..1] ?
<cbc:MaximumBackorderQuantity> ... </cbc:MaximumBackorderQuantity> [0..1] ?
<cbc:InspectionMethodCode> ... </cbc:InspectionMethodCode> [0..1] ?
<cbc:PartialDeliveryIndicator> ... </cbc:PartialDeliveryIndicator> [0..1] ?
<cbc:BackOrderAllowedIndicator> ... </cbc:BackOrderAllowedIndicator> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<OrderedShipment> ... </OrderedShipment> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<Price> ... </Price> [0..1] ?
<Item> ... </Item> [1] ?
</SellerProposedSubstituteLineItem>
Schema Component Representation
<xsd:element name="SellerProposedSubstituteLineItem" type="LineItemType"/>
top

Element: SellersItemIdentification

Name SellersItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<SellersItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</SellersItemIdentification>
Schema Component Representation
<xsd:element name="SellersItemIdentification" type="ItemIdentificationType"/>
top

Element: SellerSubstitutedLineItem

Name SellerSubstitutedLineItem
Type LineItemType
Nillable no
Abstract no
XML Instance Representation
<SellerSubstitutedLineItem>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:MinimumBackorderQuantity> ... </cbc:MinimumBackorderQuantity> [0..1] ?
<cbc:MaximumBackorderQuantity> ... </cbc:MaximumBackorderQuantity> [0..1] ?
<cbc:InspectionMethodCode> ... </cbc:InspectionMethodCode> [0..1] ?
<cbc:PartialDeliveryIndicator> ... </cbc:PartialDeliveryIndicator> [0..1] ?
<cbc:BackOrderAllowedIndicator> ... </cbc:BackOrderAllowedIndicator> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<OrderedShipment> ... </OrderedShipment> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<Price> ... </Price> [0..1] ?
<Item> ... </Item> [1] ?
</SellerSubstitutedLineItem>
Schema Component Representation
<xsd:element name="SellerSubstitutedLineItem" type="LineItemType"/>
top

Element: SellerSupplierParty

Name SellerSupplierParty
Type SupplierPartyType
Nillable no
Abstract no
XML Instance Representation
<SellerSupplierParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<cbc:DataSendingCapability> ... </cbc:DataSendingCapability> [0..1] ?
<Party> ... </Party> [0..1] ?
<DespatchContact> ... </DespatchContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<SellerContact> ... </SellerContact> [0..1] ?
</SellerSupplierParty>
Schema Component Representation
<xsd:element name="SellerSupplierParty" type="SupplierPartyType"/>
top

Element: SenderParty

Name SenderParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<SenderParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</SenderParty>
Schema Component Representation
<xsd:element name="SenderParty" type="PartyType"/>
top

Element: SettlementPeriod

Name SettlementPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<SettlementPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</SettlementPeriod>
Schema Component Representation
<xsd:element name="SettlementPeriod" type="PeriodType"/>
top

Element: Shipment

Name Shipment
Type ShipmentType
Nillable no
Abstract no
XML Instance Representation
<Shipment>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ShippingPriorityLevelCode> ... </cbc:ShippingPriorityLevelCode> [0..1] ?
<cbc:HandlingCode> ... </cbc:HandlingCode> [0..1] ?
<cbc:HandlingInstructions> ... </cbc:HandlingInstructions> [0..1] ?
<cbc:Information> ... </cbc:Information> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:TotalGoodsItemQuantity> ... </cbc:TotalGoodsItemQuantity> [0..1] ?
<cbc:TotalTransportHandlingUnitQuantity> ... </cbc:TotalTransportHandlingUnitQuantity> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:SpecialInstructions> ... </cbc:SpecialInstructions> [0..*] ?
<cbc:DeliveryInstructions> ... </cbc:DeliveryInstructions> [0..*] ?
<cbc:SplitConsignmentIndicator> ... </cbc:SplitConsignmentIndicator> [0..1] ?
<Consignment> ... </Consignment> [1] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<ShipmentStage> ... </ShipmentStage> [0..*] ?
<Delivery> ... </Delivery> [0..1] ?
<TransportHandlingUnit> ... </TransportHandlingUnit> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
<FirstArrivalPortLocation> ... </FirstArrivalPortLocation> [0..1] ?
<LastExitPortLocation> ... </LastExitPortLocation> [0..1] ?
<ExportCountry> ... </ExportCountry> [0..1] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
</Shipment>
Schema Component Representation
<xsd:element name="Shipment" type="ShipmentType"/>
top

Element: ShipmentStage

Name ShipmentStage
Type ShipmentStageType
Nillable no
Abstract no
XML Instance Representation
<ShipmentStage>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportModeCode> ... </cbc:TransportModeCode> [0..1] ?
<cbc:TransportMeansTypeCode> ... </cbc:TransportMeansTypeCode> [0..1] ?
<cbc:TransitDirectionCode> ... </cbc:TransitDirectionCode> [0..1] ?
<cbc:PreCarriageIndicator> ... </cbc:PreCarriageIndicator> [1] ?
<cbc:OnCarriageIndicator> ... </cbc:OnCarriageIndicator> [1] ?
<TransitPeriod> ... </TransitPeriod> [0..1] ?
<CarrierParty> ... </CarrierParty> [0..*] ?
<TransportMeans> ... </TransportMeans> [0..1] ?
<LoadingPortLocation> ... </LoadingPortLocation> [0..1] ?
<UnloadingPortLocation> ... </UnloadingPortLocation> [0..1] ?
<TransshipPortLocation> ... </TransshipPortLocation> [0..1] ?
</ShipmentStage>
Schema Component Representation
<xsd:element name="ShipmentStage" type="ShipmentStageType"/>
top

Element: SignatoryContact

Name SignatoryContact
Type ContactType
Nillable no
Abstract no
XML Instance Representation
<SignatoryContact>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</SignatoryContact>
Schema Component Representation
<xsd:element name="SignatoryContact" type="ContactType"/>
top

Element: SignatoryParty

Name SignatoryParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<SignatoryParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</SignatoryParty>
Schema Component Representation
<xsd:element name="SignatoryParty" type="PartyType"/>
top

Element: Signature

Name Signature
Type SignatureType
Nillable no
Abstract no
XML Instance Representation
<Signature>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:ValidationDate> ... </cbc:ValidationDate> [0..1] ?
<cbc:ValidationTime> ... </cbc:ValidationTime> [0..1] ?
<cbc:ValidatorID> ... </cbc:ValidatorID> [0..1] ?
<cbc:CanonicalizationMethod> ... </cbc:CanonicalizationMethod> [0..1] ?
<cbc:SignatureMethod> ... </cbc:SignatureMethod> [0..1] ?
<SignatoryParty> ... </SignatoryParty> [1] ?
<DigitalSignatureAttachment> ... </DigitalSignatureAttachment> [0..1] ?
<OriginalDocumentReference> ... </OriginalDocumentReference> [0..1] ?
</Signature>
Schema Component Representation
<xsd:element name="Signature" type="SignatureType"/>
top

Element: StandardItemIdentification

Name StandardItemIdentification
Type ItemIdentificationType
Nillable no
Abstract no
XML Instance Representation
<StandardItemIdentification>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</StandardItemIdentification>
Schema Component Representation
<xsd:element name="StandardItemIdentification" type="ItemIdentificationType"/>
top

Element: StatementDocumentReference

Name StatementDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<StatementDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</StatementDocumentReference>
Schema Component Representation
<xsd:element name="StatementDocumentReference" type="DocumentReferenceType"/>
top

Element: StatementLine

Name StatementLine
Type StatementLineType
Nillable no
Abstract no
XML Instance Representation
<StatementLine>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:BalanceBroughtForwardIndicator> ... </cbc:BalanceBroughtForwardIndicator> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:BalanceAmount> ... </cbc:BalanceAmount> [0..1] ?
<PaymentMeans> ... </PaymentMeans> [0..1] ?
<PaymentTerms> ... </PaymentTerms> [0..*] ?
<BuyerCustomerParty> ... </BuyerCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<OriginatorCustomerParty> ... </OriginatorCustomerParty> [0..1] ?
<AccountingCustomerParty> ... </AccountingCustomerParty> [0..1] ?
<AccountingSupplierParty> ... </AccountingSupplierParty> [0..1] ?
<PayeeParty> ... </PayeeParty> [0..1] ?
<InvoicePeriod> ... </InvoicePeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</StatementLine>
Schema Component Representation
<xsd:element name="StatementLine" type="StatementLineType"/>
top

Element: StatementPeriod

Name StatementPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<StatementPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</StatementPeriod>
Schema Component Representation
<xsd:element name="StatementPeriod" type="PeriodType"/>
top

Element: Status

Name Status
Type StatusType
Nillable no
Abstract no
XML Instance Representation
<Status>
<cbc:ConditionCode> ... </cbc:ConditionCode> [0..1] ?
<cbc:ReferenceDate> ... </cbc:ReferenceDate> [0..1] ?
<cbc:ReferenceTime> ... </cbc:ReferenceTime> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:StatusReasonCode> ... </cbc:StatusReasonCode> [0..1] ?
<cbc:StatusReason> ... </cbc:StatusReason> [0..1] ?
<cbc:SequenceID> ... </cbc:SequenceID> [0..1] ?
<cbc:Text> ... </cbc:Text> [0..1] ?
<cbc:IndicationIndicator> ... </cbc:IndicationIndicator> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
</Status>
Schema Component Representation
<xsd:element name="Status" type="StatusType"/>
top

Element: Stowage

Name Stowage
Type StowageType
Nillable no
Abstract no
XML Instance Representation
<Stowage>
<cbc:LocationID> ... </cbc:LocationID> [0..1] ?
<cbc:Location> ... </cbc:Location> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
</Stowage>
Schema Component Representation
<xsd:element name="Stowage" type="StowageType"/>
top

Element: SupplierParty

Name SupplierParty
Type SupplierPartyType
Nillable no
Abstract no
XML Instance Representation
<SupplierParty>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<cbc:DataSendingCapability> ... </cbc:DataSendingCapability> [0..1] ?
<Party> ... </Party> [0..1] ?
<DespatchContact> ... </DespatchContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<SellerContact> ... </SellerContact> [0..1] ?
</SupplierParty>
Schema Component Representation
<xsd:element name="SupplierParty" type="SupplierPartyType"/>
top

Element: SupportingDocumentReference

Name SupportingDocumentReference
Type DocumentReferenceType
Nillable no
Abstract no
XML Instance Representation
<SupportingDocumentReference>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</SupportingDocumentReference>
Schema Component Representation
<xsd:element name="SupportingDocumentReference" type="DocumentReferenceType"/>
top

Element: TaxCategory

Name TaxCategory
Type TaxCategoryType
Nillable no
Abstract no
XML Instance Representation
<TaxCategory>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TaxExemptionReasonCode> ... </cbc:TaxExemptionReasonCode> [0..1] ?
<cbc:TaxExemptionReason> ... </cbc:TaxExemptionReason> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</TaxCategory>
Schema Component Representation
<xsd:element name="TaxCategory" type="TaxCategoryType"/>
top

Element: TaxExchangeRate

Name TaxExchangeRate
Type ExchangeRateType
Nillable no
Abstract no
XML Instance Representation
<TaxExchangeRate>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</TaxExchangeRate>
Schema Component Representation
<xsd:element name="TaxExchangeRate" type="ExchangeRateType"/>
top

Element: TaxRepresentativeParty

Name TaxRepresentativeParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<TaxRepresentativeParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</TaxRepresentativeParty>
Schema Component Representation
<xsd:element name="TaxRepresentativeParty" type="PartyType"/>
top

Element: TaxScheme

Name TaxScheme
Type TaxSchemeType
Nillable no
Abstract no
XML Instance Representation
<TaxScheme>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:TaxTypeCode> ... </cbc:TaxTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<JurisdictionRegionAddress> ... </JurisdictionRegionAddress> [0..*] ?
</TaxScheme>
Schema Component Representation
<xsd:element name="TaxScheme" type="TaxSchemeType"/>
top

Element: TaxSubtotal

Name TaxSubtotal
Type TaxSubtotalType
Nillable no
Abstract no
XML Instance Representation
<TaxSubtotal>
<cbc:TaxableAmount> ... </cbc:TaxableAmount> [0..1] ?
<cbc:TaxAmount> ... </cbc:TaxAmount> [1] ?
<cbc:CalculationSequenceNumeric> ... </cbc:CalculationSequenceNumeric> [0..1] ?
<cbc:TransactionCurrencyTaxAmount> ... </cbc:TransactionCurrencyTaxAmount> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxCategory> ... </TaxCategory> [1] ?
</TaxSubtotal>
Schema Component Representation
<xsd:element name="TaxSubtotal" type="TaxSubtotalType"/>
top

Element: TaxTotal

Name TaxTotal
Type TaxTotalType
Nillable no
Abstract no
XML Instance Representation
<TaxTotal>
<cbc:TaxAmount> ... </cbc:TaxAmount> [1] ?
<cbc:RoundingAmount> ... </cbc:RoundingAmount> [0..1] ?
<cbc:TaxEvidenceIndicator> ... </cbc:TaxEvidenceIndicator> [0..1] ?
<TaxSubtotal> ... </TaxSubtotal> [0..*] ?
</TaxTotal>
Schema Component Representation
<xsd:element name="TaxTotal" type="TaxTotalType"/>
top

Element: Temperature

Name Temperature
Type TemperatureType
Nillable no
Abstract no
XML Instance Representation
<Temperature>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</Temperature>
Schema Component Representation
<xsd:element name="Temperature" type="TemperatureType"/>
top

Element: TradingTerms

Name TradingTerms
Type TradingTermsType
Nillable no
Abstract no
XML Instance Representation
<TradingTerms>
<cbc:Information> ... </cbc:Information> [0..*] ?
<cbc:Reference> ... </cbc:Reference> [0..1] ?
<ApplicableAddress> ... </ApplicableAddress> [0..1] ?
</TradingTerms>
Schema Component Representation
<xsd:element name="TradingTerms" type="TradingTermsType"/>
top

Element: TransactionConditions

Name TransactionConditions
Type TransactionConditionsType
Nillable no
Abstract no
XML Instance Representation
<TransactionConditions>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:ActionCode> ... </cbc:ActionCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
</TransactionConditions>
Schema Component Representation
<xsd:element name="TransactionConditions" type="TransactionConditionsType"/>
top

Element: TransitCountry

Name TransitCountry
Type CountryType
Nillable no
Abstract no
XML Instance Representation
<TransitCountry>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</TransitCountry>
Schema Component Representation
<xsd:element name="TransitCountry" type="CountryType"/>
top

Element: TransitPeriod

Name TransitPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<TransitPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</TransitPeriod>
Schema Component Representation
<xsd:element name="TransitPeriod" type="PeriodType"/>
top

Element: TransportationService

Name TransportationService
Type TransportationServiceType
Nillable no
Abstract no
XML Instance Representation
<TransportationService>
<cbc:TransportServiceCode> ... </cbc:TransportServiceCode> [1] ?
<cbc:TariffClassCode> ... </cbc:TariffClassCode> [0..1] ?
<cbc:Priority> ... </cbc:Priority> [0..1] ?
<cbc:FreightRateClassCode> ... </cbc:FreightRateClassCode> [0..1] ?
</TransportationService>
Schema Component Representation
<xsd:element name="TransportationService" type="TransportationServiceType"/>
top

Element: TransportContract

Name TransportContract
Type ContractType
Nillable no
Abstract no
XML Instance Representation
<TransportContract>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:ContractTypeCode> ... </cbc:ContractTypeCode> [0..1] ?
<cbc:ContractType> ... </cbc:ContractType> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..1] ?
<ContractDocumentReference> ... </ContractDocumentReference> [0..*] ?
</TransportContract>
Schema Component Representation
<xsd:element name="TransportContract" type="ContractType"/>
top

Element: TransportEquipment

Name TransportEquipment
Type TransportEquipmentType
Nillable no
Abstract no
XML Instance Representation
<TransportEquipment>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportEquipmentTypeCode> ... </cbc:TransportEquipmentTypeCode> [0..1] ?
<cbc:ProviderTypeCode> ... </cbc:ProviderTypeCode> [0..1] ?
<cbc:OwnerTypeCode> ... </cbc:OwnerTypeCode> [0..1] ?
<cbc:SizeTypeCode> ... </cbc:SizeTypeCode> [0..1] ?
<cbc:DispositionCode> ... </cbc:DispositionCode> [0..1] ?
<cbc:FullnessIndicationCode> ... </cbc:FullnessIndicationCode> [0..1] ?
<cbc:RefrigerationOnIndicator> ... </cbc:RefrigerationOnIndicator> [0..1] ?
<cbc:Information> ... </cbc:Information> [0..1] ?
<cbc:ReturnabilityIndicator> ... </cbc:ReturnabilityIndicator> [0..1] ?
<cbc:LegalStatusIndicator> ... </cbc:LegalStatusIndicator> [0..1] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<TransportEquipmentSeal> ... </TransportEquipmentSeal> [0..*] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
<ProviderParty> ... </ProviderParty> [0..1] ?
<LoadingProofParty> ... </LoadingProofParty> [0..1] ?
<LoadingLocation> ... </LoadingLocation> [0..1] ?
</TransportEquipment>
Schema Component Representation
<xsd:element name="TransportEquipment" type="TransportEquipmentType"/>
top

Element: TransportEquipmentSeal

Name TransportEquipmentSeal
Type TransportEquipmentSealType
Nillable no
Abstract no
XML Instance Representation
<TransportEquipmentSeal>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SealIssuerTypeCode> ... </cbc:SealIssuerTypeCode> [0..1] ?
<cbc:Condition> ... </cbc:Condition> [0..1] ?
<cbc:SealStatusCode> ... </cbc:SealStatusCode> [0..1] ?
<cbc:SealingPartyType> ... </cbc:SealingPartyType> [0..1] ?
</TransportEquipmentSeal>
Schema Component Representation
<xsd:element name="TransportEquipmentSeal" type="TransportEquipmentSealType"/>
top

Element: TransportEvent

Name TransportEvent
Type TransportEventType
Nillable no
Abstract no
XML Instance Representation
<TransportEvent>
<cbc:IdentificationID> ... </cbc:IdentificationID> [0..1] ?
<cbc:OccurrenceDate> ... </cbc:OccurrenceDate> [0..1] ?
<cbc:OccurrenceTime> ... </cbc:OccurrenceTime> [0..1] ?
<cbc:TransportEventTypeCode> ... </cbc:TransportEventTypeCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:CompletionIndicator> ... </cbc:CompletionIndicator> [0..1] ?
<ReportedShipment> ... </ReportedShipment> [0..1] ?
<CurrentStatus> ... </CurrentStatus> [1..*] ?
<Contact> ... </Contact> [0..*] ?
</TransportEvent>
Schema Component Representation
<xsd:element name="TransportEvent" type="TransportEventType"/>
top

Element: TransportHandlingUnit

Name TransportHandlingUnit
Type TransportHandlingUnitType
Nillable no
Abstract no
XML Instance Representation
<TransportHandlingUnit>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportHandlingUnitTypeCode> ... </cbc:TransportHandlingUnitTypeCode> [0..1] ?
<cbc:HandlingCode> ... </cbc:HandlingCode> [0..1] ?
<cbc:HandlingInstructions> ... </cbc:HandlingInstructions> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TotalGoodsItemQuantity> ... </cbc:TotalGoodsItemQuantity> [0..1] ?
<cbc:TotalPackageQuantity> ... </cbc:TotalPackageQuantity> [0..1] ?
<cbc:DamageRemarks> ... </cbc:DamageRemarks> [0..*] ?
<cbc:ShippingMarks> ... </cbc:ShippingMarks> [0..*] ?
<HandlingUnitDespatchLine> ... </HandlingUnitDespatchLine> [0..*] ?
<ActualPackage> ... </ActualPackage> [0..*] ?
<ReceivedHandlingUnitReceiptLine> ... </ReceivedHandlingUnitReceiptLine> [0..*] ?
<TransportEquipment> ... </TransportEquipment> [0..*] ?
<HazardousGoodsTransit> ... </HazardousGoodsTransit> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
</TransportHandlingUnit>
Schema Component Representation
<xsd:element name="TransportHandlingUnit" type="TransportHandlingUnitType"/>
top

Element: TransportMeans

Name TransportMeans
Type TransportMeansType
Nillable no
Abstract no
XML Instance Representation
<TransportMeans>
<cbc:JourneyID> ... </cbc:JourneyID> [0..1] ?
<cbc:RegistrationNationalityID> ... </cbc:RegistrationNationalityID> [0..1] ?
<cbc:RegistrationNationality> ... </cbc:RegistrationNationality> [0..*] ?
<cbc:DirectionCode> ... </cbc:DirectionCode> [0..1] ?
<Stowage> ... </Stowage> [0..1] ?
<AirTransport> ... </AirTransport> [0..1] ?
<RoadTransport> ... </RoadTransport> [0..1] ?
<RailTransport> ... </RailTransport> [0..1] ?
<MaritimeTransport> ... </MaritimeTransport> [0..1] ?
<OwnerParty> ... </OwnerParty> [0..1] ?
</TransportMeans>
Schema Component Representation
<xsd:element name="TransportMeans" type="TransportMeansType"/>
top

Element: TransshipPortLocation

Name TransshipPortLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<TransshipPortLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</TransshipPortLocation>
Schema Component Representation
<xsd:element name="TransshipPortLocation" type="LocationType"/>
top

Element: UnloadingPortLocation

Name UnloadingPortLocation
Type LocationType
Nillable no
Abstract no
XML Instance Representation
<UnloadingPortLocation>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</UnloadingPortLocation>
Schema Component Representation
<xsd:element name="UnloadingPortLocation" type="LocationType"/>
top

Element: UsabilityPeriod

Name UsabilityPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<UsabilityPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</UsabilityPeriod>
Schema Component Representation
<xsd:element name="UsabilityPeriod" type="PeriodType"/>
top

Element: ValidityPeriod

Name ValidityPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<ValidityPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</ValidityPeriod>
Schema Component Representation
<xsd:element name="ValidityPeriod" type="PeriodType"/>
top

Element: WarrantyParty

Name WarrantyParty
Type PartyType
Nillable no
Abstract no
XML Instance Representation
<WarrantyParty>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</WarrantyParty>
Schema Component Representation
<xsd:element name="WarrantyParty" type="PartyType"/>
top

Element: WarrantyValidityPeriod

Name WarrantyValidityPeriod
Type PeriodType
Nillable no
Abstract no
XML Instance Representation
<WarrantyValidityPeriod>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</WarrantyValidityPeriod>
Schema Component Representation
<xsd:element name="WarrantyValidityPeriod" type="PeriodType"/>
top

Global Definitions

Complex Type: AddressLineType

Super-types: None
Sub-types: None
Name AddressLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Address Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a line of address expressed as unstructured text.</ccts:Definition> <ccts:ObjectClass> Address Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:Line> ... </cbc:Line> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="AddressLineType">
<xsd:sequence>
<xsd:element ref="cbc:Line" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AddressType

Super-types: None
Sub-types: None
Name AddressType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Address. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a structured address.</ccts:Definition> <ccts:ObjectClass> Address</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:AddressTypeCode> ... </cbc:AddressTypeCode> [0..1] ?
<cbc:AddressFormatCode> ... </cbc:AddressFormatCode> [0..1] ?
<cbc:Postbox> ... </cbc:Postbox> [0..1] ?
<cbc:Floor> ... </cbc:Floor> [0..1] ?
<cbc:Room> ... </cbc:Room> [0..1] ?
<cbc:StreetName> ... </cbc:StreetName> [0..1] ?
<cbc:AdditionalStreetName> ... </cbc:AdditionalStreetName> [0..1] ?
<cbc:BlockName> ... </cbc:BlockName> [0..1] ?
<cbc:BuildingName> ... </cbc:BuildingName> [0..1] ?
<cbc:BuildingNumber> ... </cbc:BuildingNumber> [0..1] ?
<cbc:InhouseMail> ... </cbc:InhouseMail> [0..1] ?
<cbc:Department> ... </cbc:Department> [0..1] ?
<cbc:MarkAttention> ... </cbc:MarkAttention> [0..1] ?
<cbc:MarkCare> ... </cbc:MarkCare> [0..1] ?
<cbc:PlotIdentification> ... </cbc:PlotIdentification> [0..1] ?
<cbc:CitySubdivisionName> ... </cbc:CitySubdivisionName> [0..1] ?
<cbc:CityName> ... </cbc:CityName> [0..1] ?
<cbc:PostalZone> ... </cbc:PostalZone> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<cbc:Region> ... </cbc:Region> [0..1] ?
<cbc:District> ... </cbc:District> [0..1] ?
<cbc:TimezoneOffset> ... </cbc:TimezoneOffset> [0..1] ?
<AddressLine> ... </AddressLine> [0..*] ?
<Country> ... </Country> [0..1] ?
<LocationCoordinate> ... </LocationCoordinate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="AddressType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AddressTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AddressFormatCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Postbox" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Floor" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Room" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:StreetName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AdditionalStreetName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BlockName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BuildingName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BuildingNumber" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InhouseMail" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Department" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MarkAttention" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MarkCare" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PlotIdentification" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CitySubdivisionName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CityName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PostalZone" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CountrySubentity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CountrySubentityCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Region" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:District" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TimezoneOffset" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Country" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LocationCoordinate" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AirTransportType

Super-types: None
Sub-types: None
Name AirTransportType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Air Transport. Details</ccts:DictionaryEntryName> <ccts:Definition> Information related to an aircraft.</ccts:Definition> <ccts:ObjectClass> Air Transport</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:AircraftID> ... </cbc:AircraftID> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="AirTransportType">
<xsd:sequence>
<xsd:element ref="cbc:AircraftID" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AllowanceChargeType

Super-types: None
Sub-types: None
Name AllowanceChargeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Allowance Charge. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a charge or discount price component.</ccts:Definition> <ccts:ObjectClass> Allowance Charge</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:ChargeIndicator> ... </cbc:ChargeIndicator> [1] ?
<cbc:AllowanceChargeReasonCode> ... </cbc:AllowanceChargeReasonCode> [0..1] ?
<cbc:AllowanceChargeReason> ... </cbc:AllowanceChargeReason> [0..1] ?
<cbc:MultiplierFactorNumeric> ... </cbc:MultiplierFactorNumeric> [0..1] ?
<cbc:PrepaidIndicator> ... </cbc:PrepaidIndicator> [0..1] ?
<cbc:SequenceNumeric> ... </cbc:SequenceNumeric> [0..1] ?
<cbc:Amount> ... </cbc:Amount> [1] ?
<cbc:BaseAmount> ... </cbc:BaseAmount> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<TaxCategory> ... </TaxCategory> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..1] ?
<PaymentMeans> ... </PaymentMeans> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="AllowanceChargeType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ChargeIndicator" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:AllowanceChargeReasonCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AllowanceChargeReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MultiplierFactorNumeric" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PrepaidIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SequenceNumeric" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Amount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:BaseAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TaxCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PaymentMeans" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: AttachmentType

Super-types: None
Sub-types: None
Name AttachmentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Attachment. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an attached document. An attachment can be referred to externally (with the URI element) or internally (with the MIME reference element) or contained within the document itself (with the EmbeddedDocument element).</ccts:Definition> <ccts:ObjectClass> Attachment</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:EmbeddedDocumentBinaryObject> ... </cbc:EmbeddedDocumentBinaryObject> [0..1] ?
<ExternalReference> ... </ExternalReference> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="AttachmentType">
<xsd:sequence>
<xsd:element ref="cbc:EmbeddedDocumentBinaryObject" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ExternalReference" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: BillingReferenceLineType

Super-types: None
Sub-types: None
Name BillingReferenceLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Billing Reference Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Billing Line.</ccts:Definition> <ccts:ObjectClass> Billing Reference Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Amount> ... </cbc:Amount> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="BillingReferenceLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Amount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: BillingReferenceType

Super-types: None
Sub-types: None
Name BillingReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Billing Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating to a related document.</ccts:Definition> <ccts:ObjectClass> Billing Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<InvoiceDocumentReference> ... </InvoiceDocumentReference> [0..1] ?
<SelfBilledInvoiceDocumentReference> ... </SelfBilledInvoiceDocumentReference> [0..1] ?
<CreditNoteDocumentReference> ... </CreditNoteDocumentReference> [0..1] ?
<SelfBilledCreditNoteDocumentReference> ... </SelfBilledCreditNoteDocumentReference> [0..1] ?
<DebitNoteDocumentReference> ... </DebitNoteDocumentReference> [0..1] ?
<ReminderDocumentReference> ... </ReminderDocumentReference> [0..1] ?
<AdditionalDocumentReference> ... </AdditionalDocumentReference> [0..1] ?
<BillingReferenceLine> ... </BillingReferenceLine> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="BillingReferenceType">
<xsd:sequence>
<xsd:element ref="InvoiceDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SelfBilledInvoiceDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CreditNoteDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SelfBilledCreditNoteDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DebitNoteDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ReminderDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AdditionalDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="BillingReferenceLine" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: BranchType

Super-types: None
Sub-types: None
Name BranchType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Branch. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a branch or division of an organization.</ccts:Definition> <ccts:ObjectClass> Branch</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<FinancialInstitution> ... </FinancialInstitution> [0..1] ?
<Address> ... </Address> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="BranchType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FinancialInstitution" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Address" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CardAccountType

Super-types: None
Sub-types: None
Name CardAccountType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Card Account. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a credit card, debit card, or charge card.</ccts:Definition> <ccts:ObjectClass> Card Account</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:PrimaryAccountNumberID> ... </cbc:PrimaryAccountNumberID> [1] ?
<cbc:NetworkID> ... </cbc:NetworkID> [1] ?
<cbc:CardTypeCode> ... </cbc:CardTypeCode> [0..1] ?
<cbc:ValidityStartDate> ... </cbc:ValidityStartDate> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<cbc:IssuerID> ... </cbc:IssuerID> [0..1] ?
<cbc:IssueNumberID> ... </cbc:IssueNumberID> [0..1] ?
<cbc:CV2ID> ... </cbc:CV2ID> [0..1] ?
<cbc:CardChipCode> ... </cbc:CardChipCode> [0..1] ?
<cbc:ChipApplicationID> ... </cbc:ChipApplicationID> [0..1] ?
<cbc:HolderName> ... </cbc:HolderName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CardAccountType">
<xsd:sequence>
<xsd:element ref="cbc:PrimaryAccountNumberID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:NetworkID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:CardTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ValidityStartDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssuerID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueNumberID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CV2ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CardChipCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ChipApplicationID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HolderName" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CatalogueItemSpecificationUpdateLineType

Super-types: None
Sub-types: None
Name CatalogueItemSpecificationUpdateLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Catalogue Item Specification Update Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Details of Catalogue Line Item Specification.</ccts:Definition> <ccts:ObjectClass> Catalogue Item Specification Update Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<Item> ... </Item> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="CatalogueItemSpecificationUpdateLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="ContractorCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CatalogueLineType

Super-types: None
Sub-types: None
Name CatalogueLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Catalogue Line. Details</ccts:DictionaryEntryName> <ccts:Definition> The basic element of Catalogue; something that can be bought.</ccts:Definition> <ccts:ObjectClass> Catalogue Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ActionCode> ... </cbc:ActionCode> [0..1] ?
<cbc:LifeCycleStatusCode> ... </cbc:LifeCycleStatusCode> [0..1] ?
<cbc:ContractSubdivision> ... </cbc:ContractSubdivision> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:OrderableIndicator> ... </cbc:OrderableIndicator> [0..1] ?
<cbc:OrderableUnit> ... </cbc:OrderableUnit> [0..1] ?
<cbc:ContentUnitQuantity> ... </cbc:ContentUnitQuantity> [0..1] ?
<cbc:OrderQuantityIncrementNumeric> ... </cbc:OrderQuantityIncrementNumeric> [0..1] ?
<cbc:MinimumOrderQuantity> ... </cbc:MinimumOrderQuantity> [0..1] ?
<cbc:MaximumOrderQuantity> ... </cbc:MaximumOrderQuantity> [0..1] ?
<cbc:WarrantyInformation> ... </cbc:WarrantyInformation> [0..*] ?
<cbc:PackLevelCode> ... </cbc:PackLevelCode> [0..1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<WarrantyParty> ... </WarrantyParty> [0..1] ?
<WarrantyValidityPeriod> ... </WarrantyValidityPeriod> [0..1] ?
<LineValidityPeriod> ... </LineValidityPeriod> [0..1] ?
<ItemComparison> ... </ItemComparison> [0..*] ?
<ComponentRelatedItem> ... </ComponentRelatedItem> [0..*] ?
<AccessoryRelatedItem> ... </AccessoryRelatedItem> [0..*] ?
<RequiredRelatedItem> ... </RequiredRelatedItem> [0..*] ?
<ReplacementRelatedItem> ... </ReplacementRelatedItem> [0..*] ?
<ComplementaryRelatedItem> ... </ComplementaryRelatedItem> [0..*] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="CatalogueLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ActionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LifeCycleStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ContractSubdivision" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:OrderableIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OrderableUnit" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ContentUnitQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OrderQuantityIncrementNumeric" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MinimumOrderQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumOrderQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:WarrantyInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:PackLevelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ContractorCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="WarrantyParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="WarrantyValidityPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LineValidityPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ItemComparison" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ComponentRelatedItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="AccessoryRelatedItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="RequiredRelatedItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ReplacementRelatedItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ComplementaryRelatedItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="RequiredItemLocationQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CataloguePricingUpdateLineType

Super-types: None
Sub-types: None
Name CataloguePricingUpdateLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Catalogue Pricing Update Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Details of Catalogue Line Pricing.</ccts:Definition> <ccts:ObjectClass> Catalogue Pricing Update Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<ContractorCustomerParty> ... </ContractorCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="CataloguePricingUpdateLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="ContractorCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RequiredItemLocationQuantity" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CatalogueReferenceType

Super-types: None
Sub-types: None
Name CatalogueReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Catalogue Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> A reference to a Catalogue.</ccts:Definition> <ccts:ObjectClass> Catalogue Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:RevisionDate> ... </cbc:RevisionDate> [0..1] ?
<cbc:RevisionTime> ... </cbc:RevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:PreviousVersionID> ... </cbc:PreviousVersionID> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CatalogueReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RevisionDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RevisionTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:VersionID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PreviousVersionID" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CatalogueRequestLineType

Super-types: None
Sub-types: None
Name CatalogueRequestLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Catalogue Request Line. Details</ccts:DictionaryEntryName> <ccts:Definition> The basic element of Catalogue; something that can be bought.</ccts:Definition> <ccts:ObjectClass> Catalogue Request Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ContractSubdivision> ... </cbc:ContractSubdivision> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<LineValidityPeriod> ... </LineValidityPeriod> [0..1] ?
<RequiredItemLocationQuantity> ... </RequiredItemLocationQuantity> [0..*] ?
<Item> ... </Item> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="CatalogueRequestLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ContractSubdivision" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="LineValidityPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RequiredItemLocationQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CertificateOfOriginApplicationType

Super-types: None
Sub-types: None
Name CertificateOfOriginApplicationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Certificate Of Origin Application. Details</ccts:DictionaryEntryName> <ccts:Definition> A document that contains information of CO application.</ccts:Definition> <ccts:ObjectClass> Certificate Of Origin Application</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ReferenceID> ... </cbc:ReferenceID> [1] ?
<cbc:CertificateType> ... </cbc:CertificateType> [1] ?
<cbc:ApplicationStatusCode> ... </cbc:ApplicationStatusCode> [0..1] ?
<cbc:OriginalJobID> ... </cbc:OriginalJobID> [1] ?
<cbc:PreviousJobID> ... </cbc:PreviousJobID> [0..1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..1] ?
<Shipment> ... </Shipment> [1] ?
<EndorserParty> ... </EndorserParty> [1..*] ?
<PreparationParty> ... </PreparationParty> [1] ?
<IssuerParty> ... </IssuerParty> [1] ?
<IssuingCountry> ... </IssuingCountry> [1] ?
<DocumentDistribution> ... </DocumentDistribution> [0..*] ?
<SupportingDocumentReference> ... </SupportingDocumentReference> [0..*] ?
<Signature> ... </Signature> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="CertificateOfOriginApplicationType">
<xsd:sequence>
<xsd:element ref="cbc:ReferenceID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:CertificateType" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ApplicationStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OriginalJobID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:PreviousJobID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Remarks" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Shipment" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="EndorserParty" minOccurs="1" maxOccurs="unbounded"/>
<xsd:element ref="PreparationParty" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="IssuerParty" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="IssuingCountry" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="DocumentDistribution" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="SupportingDocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ClassificationCategoryType

Super-types: None
Sub-types: None
Name ClassificationCategoryType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Classification Category. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Classification Category; a subdivision of a Classification Scheme.</ccts:Definition> <ccts:ObjectClass> Classification Category</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:CodeValue> ... </cbc:CodeValue> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<CategorizesClassificationCategory> ... </CategorizesClassificationCategory> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ClassificationCategoryType">
<xsd:sequence>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CodeValue" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="CategorizesClassificationCategory" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ClassificationSchemeType

Super-types: None
Sub-types: None
Name ClassificationSchemeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Classification Scheme. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Classification Scheme; a scheme that defines a taxonomy for classifying goods or services.</ccts:Definition> <ccts:ObjectClass> Classification Scheme</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LastRevisionDate> ... </cbc:LastRevisionDate> [0..1] ?
<cbc:LastRevisionTime> ... </cbc:LastRevisionTime> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:AgencyID> ... </cbc:AgencyID> [0..1] ?
<cbc:AgencyName> ... </cbc:AgencyName> [0..1] ?
<cbc:VersionID> ... </cbc:VersionID> [0..1] ?
<cbc:URI> ... </cbc:URI> [0..1] ?
<cbc:SchemeURI> ... </cbc:SchemeURI> [0..1] ?
<cbc:LanguageID> ... </cbc:LanguageID> [0..1] ?
<ClassificationCategory> ... </ClassificationCategory> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ClassificationSchemeType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LastRevisionDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LastRevisionTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:AgencyID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AgencyName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:VersionID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:URI" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SchemeURI" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LanguageID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ClassificationCategory" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CommodityClassificationType

Super-types: None
Sub-types: None
Name CommodityClassificationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Commodity Classification. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Commodity Classification.</ccts:Definition> <ccts:ObjectClass> Commodity Classification</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:NatureCode> ... </cbc:NatureCode> [0..1] ?
<cbc:CargoTypeCode> ... </cbc:CargoTypeCode> [0..1] ?
<cbc:CommodityCode> ... </cbc:CommodityCode> [0..1] ?
<cbc:ItemClassificationCode> ... </cbc:ItemClassificationCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CommodityClassificationType">
<xsd:sequence>
<xsd:element ref="cbc:NatureCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CargoTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CommodityCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ItemClassificationCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CommunicationType

Super-types: None
Sub-types: None
Name CommunicationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Communication. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a means of communication.</ccts:Definition> <ccts:ObjectClass> Communication</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ChannelCode> ... </cbc:ChannelCode> [0..1] ?
<cbc:Channel> ... </cbc:Channel> [0..1] ?
<cbc:Value> ... </cbc:Value> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CommunicationType">
<xsd:sequence>
<xsd:element ref="cbc:ChannelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Channel" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Value" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ConsignmentType

Super-types: None
Sub-types: None
Name ConsignmentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Consignment. Details</ccts:DictionaryEntryName> <ccts:Definition> A separately identifiable collection of goods items (available to be) transported from one consignor to one consignee via one or more modes of transport.</ccts:Definition> <ccts:ObjectClass> Consignment</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SummaryDescription> ... </cbc:SummaryDescription> [0..*] ?
<cbc:TotalInvoiceAmount> ... </cbc:TotalInvoiceAmount> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:TariffDescription> ... </cbc:TariffDescription> [0..*] ?
<cbc:TariffCode> ... </cbc:TariffCode> [0..1] ?
<cbc:InsurancePremiumAmount> ... </cbc:InsurancePremiumAmount> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:ChargeableWeightMeasure> ... </cbc:ChargeableWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:LoadingLengthMeasure> ... </cbc:LoadingLengthMeasure> [0..1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<ConsigneeParty> ... </ConsigneeParty> [0..1] ?
<ExporterParty> ... </ExporterParty> [0..1] ?
<ConsignorParty> ... </ConsignorParty> [0..1] ?
<ImporterParty> ... </ImporterParty> [0..1] ?
<CarrierParty> ... </CarrierParty> [0..1] ?
<FreightForwarderParty> ... </FreightForwarderParty> [0..1] ?
<NotifyParty> ... </NotifyParty> [0..1] ?
<OriginalDespatchParty> ... </OriginalDespatchParty> [0..1] ?
<FinalDeliveryParty> ... </FinalDeliveryParty> [0..1] ?
<OriginalDepartureCountry> ... </OriginalDepartureCountry> [0..1] ?
<FinalDestinationCountry> ... </FinalDestinationCountry> [0..1] ?
<TransitCountry> ... </TransitCountry> [0..*] ?
<TransportContract> ... </TransportContract> [0..1] ?
<OriginalDespatchTransportationService> ... </OriginalDespatchTransportationService> [0..1] ?
<FinalDeliveryTransportationService> ... </FinalDeliveryTransportationService> [0..1] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<PaymentTerms> ... </PaymentTerms> [0..1] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ConsignmentType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SummaryDescription" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:TotalInvoiceAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredCustomsValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TariffDescription" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:TariffCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InsurancePremiumAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetNetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ChargeableWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LoadingLengthMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Remarks" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ConsigneeParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ExporterParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ConsignorParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ImporterParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CarrierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FreightForwarderParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="NotifyParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginalDespatchParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FinalDeliveryParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginalDepartureCountry" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FinalDestinationCountry" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TransitCountry" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TransportContract" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginalDespatchTransportationService" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FinalDeliveryTransportationService" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryTerms" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PaymentTerms" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FreightAllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ContactType

Super-types: None
Sub-types: None
Name ContactType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Contact. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a contactable person or organization department.</ccts:Definition> <ccts:ObjectClass> Contact</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Telephone> ... </cbc:Telephone> [0..1] ?
<cbc:Telefax> ... </cbc:Telefax> [0..1] ?
<cbc:ElectronicMail> ... </cbc:ElectronicMail> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<OtherCommunication> ... </OtherCommunication> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ContactType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Telephone" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Telefax" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ElectronicMail" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OtherCommunication" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ContractType

Super-types: None
Sub-types: None
Name ContractType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Contract. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Contract.</ccts:Definition> <ccts:ObjectClass> Contract</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:ContractTypeCode> ... </cbc:ContractTypeCode> [0..1] ?
<cbc:ContractType> ... </cbc:ContractType> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..1] ?
<ContractDocumentReference> ... </ContractDocumentReference> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ContractType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ContractTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ContractType" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ValidityPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ContractDocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CorporateRegistrationSchemeType

Super-types: None
Sub-types: None
Name CorporateRegistrationSchemeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Corporate Registration Scheme. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating a scheme for corporate registration of businesses.</ccts:Definition> <ccts:ObjectClass> Corporate Registration Scheme</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:CorporateRegistrationTypeCode> ... </cbc:CorporateRegistrationTypeCode> [0..1] ?
<JurisdictionRegionAddress> ... </JurisdictionRegionAddress> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="CorporateRegistrationSchemeType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CorporateRegistrationTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="JurisdictionRegionAddress" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CountryType

Super-types: None
Sub-types: None
Name CountryType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Country. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a geopolitical country.</ccts:Definition> <ccts:ObjectClass> Country</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:IdentificationCode> ... </cbc:IdentificationCode> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CountryType">
<xsd:sequence>
<xsd:element ref="cbc:IdentificationCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CreditAccountType

Super-types: None
Sub-types: None
Name CreditAccountType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Credit Account. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Credit Account (for sales on account).</ccts:Definition> <ccts:ObjectClass> Credit Account</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:AccountID> ... </cbc:AccountID> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditAccountType">
<xsd:sequence>
<xsd:element ref="cbc:AccountID" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CreditNoteLineType

Super-types: None
Sub-types: None
Name CreditNoteLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Credit Note Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Credit Note Line.</ccts:Definition> <ccts:ObjectClass> Credit Note Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:CreditedQuantity> ... </cbc:CreditedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<DiscrepancyResponse> ... </DiscrepancyResponse> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [0..1] ?
<Price> ... </Price> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CreditNoteLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CreditedQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxPointDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DiscrepancyResponse" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ReceiptLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PricingReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Delivery" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Price" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: CustomerPartyType

Super-types: None
Sub-types: None
Name CustomerPartyType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Customer Party. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the Customer Party.</ccts:Definition> <ccts:ObjectClass> Customer Party</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:SupplierAssignedAccountID> ... </cbc:SupplierAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<Party> ... </Party> [0..1] ?
<DeliveryContact> ... </DeliveryContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<BuyerContact> ... </BuyerContact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="CustomerPartyType">
<xsd:sequence>
<xsd:element ref="cbc:CustomerAssignedAccountID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SupplierAssignedAccountID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AdditionalAccountID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Party" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryContact" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingContact" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="BuyerContact" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DebitNoteLineType

Super-types: None
Sub-types: None
Name DebitNoteLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Debit Note Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Debit Note Line.</ccts:Definition> <ccts:ObjectClass> Debit Note Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:DebitedQuantity> ... </cbc:DebitedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<DiscrepancyResponse> ... </DiscrepancyResponse> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [0..1] ?
<Price> ... </Price> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DebitNoteLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DebitedQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:TaxPointDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DiscrepancyResponse" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ReceiptLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PricingReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Delivery" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Price" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DeliveryTermsType

Super-types: None
Sub-types: None
Name DeliveryTermsType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Delivery Terms. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Delivery Terms.</ccts:Definition> <ccts:ObjectClass> Delivery Terms</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:SpecialTerms> ... </cbc:SpecialTerms> [0..1] ?
<cbc:LossRiskResponsibilityCode> ... </cbc:LossRiskResponsibilityCode> [0..1] ?
<cbc:LossRisk> ... </cbc:LossRisk> [0..1] ?
<DeliveryLocation> ... </DeliveryLocation> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DeliveryTermsType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SpecialTerms" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LossRiskResponsibilityCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LossRisk" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DeliveryType

Super-types: None
Sub-types: None
Name DeliveryType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Delivery. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Delivery.</ccts:Definition> <ccts:ObjectClass> Delivery</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:ActualDeliveryDate> ... </cbc:ActualDeliveryDate> [0..1] ?
<cbc:ActualDeliveryTime> ... </cbc:ActualDeliveryTime> [0..1] ?
<cbc:LatestDeliveryDate> ... </cbc:LatestDeliveryDate> [0..1] ?
<cbc:LatestDeliveryTime> ... </cbc:LatestDeliveryTime> [0..1] ?
<cbc:TrackingID> ... </cbc:TrackingID> [0..1] ?
<DeliveryAddress> ... </DeliveryAddress> [0..1] ?
<DeliveryLocation> ... </DeliveryLocation> [0..1] ?
<RequestedDeliveryPeriod> ... </RequestedDeliveryPeriod> [0..1] ?
<PromisedDeliveryPeriod> ... </PromisedDeliveryPeriod> [0..1] ?
<EstimatedDeliveryPeriod> ... </EstimatedDeliveryPeriod> [0..1] ?
<DeliveryParty> ... </DeliveryParty> [0..1] ?
<Despatch> ... </Despatch> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DeliveryType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MinimumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ActualDeliveryDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ActualDeliveryTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LatestDeliveryDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LatestDeliveryTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TrackingID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RequestedDeliveryPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PromisedDeliveryPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="EstimatedDeliveryPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Despatch" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DeliveryUnitType

Super-types: None
Sub-types: None
Name DeliveryUnitType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Delivery Unit. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Delivery Unit.</ccts:Definition> <ccts:ObjectClass> Delivery Unit</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:BatchQuantity> ... </cbc:BatchQuantity> [1] ?
<cbc:ConsumerUnitQuantity> ... </cbc:ConsumerUnitQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DeliveryUnitType">
<xsd:sequence>
<xsd:element ref="cbc:BatchQuantity" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ConsumerUnitQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DespatchLineType

Super-types: None
Sub-types: None
Name DespatchLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Despatch Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Despatch Line.</ccts:Definition> <ccts:ObjectClass> Despatch Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:DeliveredQuantity> ... </cbc:DeliveredQuantity> [0..1] ?
<cbc:BackorderQuantity> ... </cbc:BackorderQuantity> [0..1] ?
<cbc:BackorderReason> ... </cbc:BackorderReason> [0..1] ?
<cbc:OutstandingQuantity> ... </cbc:OutstandingQuantity> [0..1] ?
<cbc:OutstandingReason> ... </cbc:OutstandingReason> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [1..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [1] ?
<Shipment> ... </Shipment> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="DespatchLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeliveredQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BackorderQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BackorderReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OutstandingQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OutstandingReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OversupplyQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OrderLineReference" minOccurs="1" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Shipment" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DespatchType

Super-types: None
Sub-types: None
Name DespatchType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Despatch. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Despatch.</ccts:Definition> <ccts:ObjectClass> Despatch</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:RequestedDespatchDate> ... </cbc:RequestedDespatchDate> [0..1] ?
<cbc:RequestedDespatchTime> ... </cbc:RequestedDespatchTime> [0..1] ?
<cbc:EstimatedDespatchDate> ... </cbc:EstimatedDespatchDate> [0..1] ?
<cbc:EstimatedDespatchTime> ... </cbc:EstimatedDespatchTime> [0..1] ?
<cbc:ActualDespatchDate> ... </cbc:ActualDespatchDate> [0..1] ?
<cbc:ActualDespatchTime> ... </cbc:ActualDespatchTime> [0..1] ?
<DespatchAddress> ... </DespatchAddress> [0..1] ?
<DespatchParty> ... </DespatchParty> [0..1] ?
<Contact> ... </Contact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DespatchType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RequestedDespatchDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RequestedDespatchTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EstimatedDespatchDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EstimatedDespatchTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ActualDespatchDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ActualDespatchTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DespatchAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DespatchParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Contact" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DimensionType

Super-types: None
Sub-types: None
Name DimensionType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Dimension. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a measurable dimension of an item.</ccts:Definition> <ccts:ObjectClass> Dimension</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:MinimumMeasure> ... </cbc:MinimumMeasure> [0..1] ?
<cbc:MaximumMeasure> ... </cbc:MaximumMeasure> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DimensionType">
<xsd:sequence>
<xsd:element ref="cbc:AttributeID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Measure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:MinimumMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumMeasure" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DocumentDistributionType

Super-types: None
Sub-types: None
Name DocumentDistributionType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Document Distribution. Details</ccts:DictionaryEntryName> <ccts:Definition> The details of the distribution of the document among business partners.</ccts:Definition> <ccts:ObjectClass> Document Distribution</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:PrintQualifier> ... </cbc:PrintQualifier> [1] ?
<cbc:MaximumCopiesNumeric> ... </cbc:MaximumCopiesNumeric> [1] ?
<Party> ... </Party> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="DocumentDistributionType">
<xsd:sequence>
<xsd:element ref="cbc:PrintQualifier" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumCopiesNumeric" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Party" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DocumentReferenceType

Super-types: None
Sub-types: None
Name DocumentReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Document Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a document referred to in another document.</ccts:Definition> <ccts:ObjectClass> Document Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:DocumentTypeCode> ... </cbc:DocumentTypeCode> [0..1] ?
<cbc:DocumentType> ... </cbc:DocumentType> [0..1] ?
<cbc:XPath> ... </cbc:XPath> [0..*] ?
<Attachment> ... </Attachment> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="DocumentReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:CopyIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DocumentTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DocumentType" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:XPath" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Attachment" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: DocumentResponseType

Super-types: None
Sub-types: None
Name DocumentResponseType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Document Response. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about responses to a document (at the application level).</ccts:Definition> <ccts:ObjectClass> Document Response</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<Response> ... </Response> [1] ?
<DocumentReference> ... </DocumentReference> [1] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
<RecipientParty> ... </RecipientParty> [0..1] ?
<LineResponse> ... </LineResponse> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="DocumentResponseType">
<xsd:sequence>
<xsd:element ref="Response" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="IssuerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RecipientParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LineResponse" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: EndorsementType

Super-types: None
Sub-types: None
Name EndorsementType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Endorsement. Details</ccts:DictionaryEntryName> <ccts:Definition> Details of an endorsement on the document.</ccts:Definition> <ccts:ObjectClass> Endorsement</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:DocumentID> ... </cbc:DocumentID> [1] ?
<cbc:ApprovalStatus> ... </cbc:ApprovalStatus> [1] ?
<cbc:Remarks> ... </cbc:Remarks> [0..*] ?
<EndorserParty> ... </EndorserParty> [1] ?
<Signature> ... </Signature> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="EndorsementType">
<xsd:sequence>
<xsd:element ref="cbc:DocumentID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ApprovalStatus" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Remarks" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="EndorserParty" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Signature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: EndorserPartyType

Super-types: None
Sub-types: None
Name EndorserPartyType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Endorser Party. Details</ccts:DictionaryEntryName> <ccts:Definition> The party endorsing a document.</ccts:Definition> <ccts:ObjectClass> Endorser Party</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:RoleCode> ... </cbc:RoleCode> [1] ?
<cbc:SequenceNumeric> ... </cbc:SequenceNumeric> [1] ?
<Party> ... </Party> [1] ?
<SignatoryContact> ... </SignatoryContact> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="EndorserPartyType">
<xsd:sequence>
<xsd:element ref="cbc:RoleCode" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SequenceNumeric" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Party" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="SignatoryContact" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ExchangeRateType

Super-types: None
Sub-types: None
Name ExchangeRateType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Exchange Rate. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Exchange Rate.</ccts:Definition> <ccts:ObjectClass> Exchange Rate</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:SourceCurrencyCode> ... </cbc:SourceCurrencyCode> [1] ?
<cbc:SourceCurrencyBaseRate> ... </cbc:SourceCurrencyBaseRate> [0..1] ?
<cbc:TargetCurrencyCode> ... </cbc:TargetCurrencyCode> [1] ?
<cbc:TargetCurrencyBaseRate> ... </cbc:TargetCurrencyBaseRate> [0..1] ?
<cbc:ExchangeMarketID> ... </cbc:ExchangeMarketID> [0..1] ?
<cbc:CalculationRate> ... </cbc:CalculationRate> [0..1] ?
<cbc:MathematicOperatorCode> ... </cbc:MathematicOperatorCode> [0..1] ?
<cbc:Date> ... </cbc:Date> [0..1] ?
<ForeignExchangeContract> ... </ForeignExchangeContract> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ExchangeRateType">
<xsd:sequence>
<xsd:element ref="cbc:SourceCurrencyCode" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SourceCurrencyBaseRate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TargetCurrencyCode" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:TargetCurrencyBaseRate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExchangeMarketID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CalculationRate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MathematicOperatorCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Date" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ForeignExchangeContract" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ExternalReferenceType

Super-types: None
Sub-types: None
Name ExternalReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> External Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating to an external reference i.e. a document stored at a remote location.</ccts:Definition> <ccts:ObjectClass> External Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:URI> ... </cbc:URI> [0..1] ?
<cbc:DocumentHash> ... </cbc:DocumentHash> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<cbc:ExpiryTime> ... </cbc:ExpiryTime> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ExternalReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:URI" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DocumentHash" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExpiryTime" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: FinancialAccountType

Super-types: None
Sub-types: None
Name FinancialAccountType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Financial Account. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Financial Account.</ccts:Definition> <ccts:ObjectClass> Financial Account</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:AccountTypeCode> ... </cbc:AccountTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<cbc:PaymentNote> ... </cbc:PaymentNote> [0..*] ?
<FinancialInstitutionBranch> ... </FinancialInstitutionBranch> [0..1] ?
<Country> ... </Country> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="FinancialAccountType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CurrencyCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaymentNote" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="FinancialInstitutionBranch" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Country" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: FinancialInstitutionType

Super-types: None
Sub-types: None
Name FinancialInstitutionType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Financial Institution. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Financial Institution.</ccts:Definition> <ccts:ObjectClass> Financial Institution</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<Address> ... </Address> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="FinancialInstitutionType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Address" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: GoodsItemContainerType

Super-types: None
Sub-types: None
Name GoodsItemContainerType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Goods Item Container. Details</ccts:DictionaryEntryName> <ccts:Definition> How goods items are split across transport equipment.</ccts:Definition> <ccts:ObjectClass> Goods Item Container</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<TransportEquipment> ... </TransportEquipment> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="GoodsItemContainerType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TransportEquipment" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: GoodsItemType

Super-types: None
Sub-types: None
Name GoodsItemType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Goods Item. Details</ccts:DictionaryEntryName> <ccts:Definition> A separately identifiable quantity of products of a single product type.</ccts:Definition> <ccts:ObjectClass> Goods Item</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SequenceNumberID> ... </cbc:SequenceNumberID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:ValueAmount> ... </cbc:ValueAmount> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:ChargeableWeightMeasure> ... </cbc:ChargeableWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:PreferenceCriterionCode> ... </cbc:PreferenceCriterionCode> [0..1] ?
<cbc:RequiredCustomsID> ... </cbc:RequiredCustomsID> [0..1] ?
<cbc:CustomsStatusCode> ... </cbc:CustomsStatusCode> [0..1] ?
<cbc:CustomsTariffQuantity> ... </cbc:CustomsTariffQuantity> [0..1] ?
<cbc:CustomsImportClassifiedIndicator> ... </cbc:CustomsImportClassifiedIndicator> [0..1] ?
<Item> ... </Item> [0..*] ?
<GoodsItemContainer> ... </GoodsItemContainer> [0..*] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
<InvoiceLine> ... </InvoiceLine> [0..*] ?
<Temperature> ... </Temperature> [0..*] ?
<ContainedGoodsItem> ... </ContainedGoodsItem> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="GoodsItemType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SequenceNumberID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredCustomsValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredForCarriageValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredStatisticsValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FreeOnBoardValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InsuranceValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetNetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ChargeableWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PreferenceCriterionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RequiredCustomsID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CustomsStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CustomsTariffQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CustomsImportClassifiedIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Item" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="GoodsItemContainer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="FreightAllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="InvoiceLine" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Temperature" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ContainedGoodsItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="OriginAddress" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: HazardousGoodsTransitType

Super-types: None
Sub-types: None
Name HazardousGoodsTransitType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Hazardous Goods Transit. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Hazardous Goods Transit.</ccts:Definition> <ccts:ObjectClass> Hazardous Goods Transit</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:TransportEmergencyCardCode> ... </cbc:TransportEmergencyCardCode> [0..1] ?
<cbc:PackingCriteriaCode> ... </cbc:PackingCriteriaCode> [0..1] ?
<cbc:HazardousRegulationCode> ... </cbc:HazardousRegulationCode> [0..1] ?
<cbc:InhalationToxicityZoneCode> ... </cbc:InhalationToxicityZoneCode> [0..1] ?
<cbc:TransportAuthorizationCode> ... </cbc:TransportAuthorizationCode> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="HazardousGoodsTransitType">
<xsd:sequence>
<xsd:element ref="cbc:TransportEmergencyCardCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PackingCriteriaCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousRegulationCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InhalationToxicityZoneCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportAuthorizationCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MaximumTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MinimumTemperature" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: HazardousItemType

Super-types: None
Sub-types: None
Name HazardousItemType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Hazardous Item. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Hazardous Item.</ccts:Definition> <ccts:ObjectClass> Hazardous Item</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PlacardNotation> ... </cbc:PlacardNotation> [0..1] ?
<cbc:PlacardEndorsement> ... </cbc:PlacardEndorsement> [0..1] ?
<cbc:AdditionalInformation> ... </cbc:AdditionalInformation> [0..1] ?
<cbc:UNDGCode> ... </cbc:UNDGCode> [0..1] ?
<cbc:EmergencyProceduresCode> ... </cbc:EmergencyProceduresCode> [0..1] ?
<cbc:MedicalFirstAidGuideCode> ... </cbc:MedicalFirstAidGuideCode> [0..1] ?
<cbc:TechnicalName> ... </cbc:TechnicalName> [0..1] ?
<cbc:CategoryName> ... </cbc:CategoryName> [0..1] ?
<cbc:HazardousCategoryCode> ... </cbc:HazardousCategoryCode> [0..1] ?
<cbc:UpperOrangeHazardPlacardID> ... </cbc:UpperOrangeHazardPlacardID> [0..1] ?
<cbc:LowerOrangeHazardPlacardID> ... </cbc:LowerOrangeHazardPlacardID> [0..1] ?
<cbc:MarkingID> ... </cbc:MarkingID> [0..1] ?
<cbc:HazardClassID> ... </cbc:HazardClassID> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<ContactParty> ... </ContactParty> [0..1] ?
<SecondaryHazard> ... </SecondaryHazard> [0..*] ?
<HazardousGoodsTransit> ... </HazardousGoodsTransit> [0..*] ?
<EmergencyTemperature> ... </EmergencyTemperature> [0..1] ?
<FlashpointTemperature> ... </FlashpointTemperature> [0..1] ?
<AdditionalTemperature> ... </AdditionalTemperature> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="HazardousItemType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PlacardNotation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PlacardEndorsement" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AdditionalInformation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UNDGCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EmergencyProceduresCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MedicalFirstAidGuideCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TechnicalName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CategoryName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousCategoryCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UpperOrangeHazardPlacardID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LowerOrangeHazardPlacardID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MarkingID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardClassID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ContactParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SecondaryHazard" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="HazardousGoodsTransit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="EmergencyTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FlashpointTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AdditionalTemperature" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: InvoiceLineType

Super-types: None
Sub-types: None
Name InvoiceLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Invoice Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an Invoice Line.</ccts:Definition> <ccts:ObjectClass> Invoice Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:InvoicedQuantity> ... </cbc:InvoicedQuantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [1] ?
<cbc:TaxPointDate> ... </cbc:TaxPointDate> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<cbc:FreeOfChargeIndicator> ... </cbc:FreeOfChargeIndicator> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [0..*] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<ReceiptLineReference> ... </ReceiptLineReference> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<PaymentTerms> ... </PaymentTerms> [0..*] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<TaxTotal> ... </TaxTotal> [0..*] ?
<Item> ... </Item> [1] ?
<Price> ... </Price> [0..1] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="InvoiceLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InvoicedQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:TaxPointDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FreeOfChargeIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OrderLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ReceiptLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PricingReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginatorParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Delivery" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PaymentTerms" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TaxTotal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Price" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryTerms" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemComparisonType

Super-types: None
Sub-types: None
Name ItemComparisonType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Comparison. Details</ccts:DictionaryEntryName> <ccts:Definition> Used to compare different items based on cost, quantity, or measurements.</ccts:Definition> <ccts:ObjectClass> Item Comparison</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:PriceAmount> ... </cbc:PriceAmount> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemComparisonType">
<xsd:sequence>
<xsd:element ref="cbc:PriceAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemIdentificationType

Super-types: None
Sub-types: None
Name ItemIdentificationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Identification. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about item identification.</ccts:Definition> <ccts:ObjectClass> Item Identification</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ExtendedID> ... </cbc:ExtendedID> [0..1] ?
<PhysicalAttribute> ... </PhysicalAttribute> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<IssuerParty> ... </IssuerParty> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemIdentificationType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ExtendedID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PhysicalAttribute" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="IssuerParty" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemInstanceType

Super-types: None
Sub-types: None
Name ItemInstanceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Instance. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a specific instance of an item.</ccts:Definition> <ccts:ObjectClass> Item Instance</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ProductTraceID> ... </cbc:ProductTraceID> [0..1] ?
<cbc:ManufactureDate> ... </cbc:ManufactureDate> [0..1] ?
<cbc:ManufactureTime> ... </cbc:ManufactureTime> [0..1] ?
<cbc:RegistrationID> ... </cbc:RegistrationID> [0..1] ?
<cbc:SerialID> ... </cbc:SerialID> [0..1] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
<LotIdentification> ... </LotIdentification> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemInstanceType">
<xsd:sequence>
<xsd:element ref="cbc:ProductTraceID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ManufactureDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ManufactureTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RegistrationID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SerialID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AdditionalItemProperty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="LotIdentification" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemLocationQuantityType

Super-types: None
Sub-types: None
Name ItemLocationQuantityType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Location Quantity. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the properties of an item as they relate to specific quantities and/or specific locations.</ccts:Definition> <ccts:ObjectClass> Item Location Quantity</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LeadTimeMeasure> ... </cbc:LeadTimeMeasure> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TradingRestrictions> ... </cbc:TradingRestrictions> [0..*] ?
<ApplicableTerritoryAddress> ... </ApplicableTerritoryAddress> [0..*] ?
<Price> ... </Price> [0..1] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
<ApplicableTaxCategory> ... </ApplicableTaxCategory> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemLocationQuantityType">
<xsd:sequence>
<xsd:element ref="cbc:LeadTimeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MinimumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TradingRestrictions" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ApplicableTerritoryAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Price" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DeliveryUnit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ApplicableTaxCategory" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemPropertyGroupType

Super-types: None
Sub-types: None
Name ItemPropertyGroupType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Property Group. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about sets of classifications (or groups) of Item Properties.</ccts:Definition> <ccts:ObjectClass> Item Property Group</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemPropertyGroupType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemPropertyType

Super-types: None
Sub-types: None
Name ItemPropertyType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item Property. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about specific Item Properties.</ccts:Definition> <ccts:ObjectClass> Item Property</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:Name> ... </cbc:Name> [1] ?
<cbc:Value> ... </cbc:Value> [1] ?
<UsabilityPeriod> ... </UsabilityPeriod> [0..1] ?
<ItemPropertyGroup> ... </ItemPropertyGroup> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemPropertyType">
<xsd:sequence>
<xsd:element ref="cbc:Name" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Value" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="UsabilityPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ItemPropertyGroup" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ItemType

Super-types: None
Sub-types: None
Name ItemType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Item. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating to an item.</ccts:Definition> <ccts:ObjectClass> Item</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> article, product, goods item</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:Description> ... </cbc:Description> [0..*] ?
<cbc:PackQuantity> ... </cbc:PackQuantity> [0..1] ?
<cbc:PackSizeNumeric> ... </cbc:PackSizeNumeric> [0..1] ?
<cbc:CatalogueIndicator> ... </cbc:CatalogueIndicator> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:AdditionalInformation> ... </cbc:AdditionalInformation> [0..1] ?
<cbc:Keyword> ... </cbc:Keyword> [0..*] ?
<cbc:BrandName> ... </cbc:BrandName> [0..*] ?
<cbc:ModelName> ... </cbc:ModelName> [0..*] ?
<BuyersItemIdentification> ... </BuyersItemIdentification> [0..1] ?
<SellersItemIdentification> ... </SellersItemIdentification> [0..1] ?
<ManufacturersItemIdentification> ... </ManufacturersItemIdentification> [0..*] ?
<StandardItemIdentification> ... </StandardItemIdentification> [0..1] ?
<CatalogueItemIdentification> ... </CatalogueItemIdentification> [0..1] ?
<AdditionalItemIdentification> ... </AdditionalItemIdentification> [0..*] ?
<CatalogueDocumentReference> ... </CatalogueDocumentReference> [0..1] ?
<ItemSpecificationDocumentReference> ... </ItemSpecificationDocumentReference> [0..*] ?
<OriginCountry> ... </OriginCountry> [0..1] ?
<CommodityClassification> ... </CommodityClassification> [0..*] ?
<TransactionConditions> ... </TransactionConditions> [0..*] ?
<HazardousItem> ... </HazardousItem> [0..*] ?
<ClassifiedTaxCategory> ... </ClassifiedTaxCategory> [0..*] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
<ManufacturerParty> ... </ManufacturerParty> [0..*] ?
<InformationContentProviderParty> ... </InformationContentProviderParty> [0..1] ?
<OriginAddress> ... </OriginAddress> [0..*] ?
<ItemInstance> ... </ItemInstance> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ItemType">
<xsd:sequence>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:PackQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PackSizeNumeric" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CatalogueIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AdditionalInformation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Keyword" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:BrandName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:ModelName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BuyersItemIdentification" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellersItemIdentification" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ManufacturersItemIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="StandardItemIdentification" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CatalogueItemIdentification" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AdditionalItemIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="CatalogueDocumentReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ItemSpecificationDocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="OriginCountry" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CommodityClassification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TransactionConditions" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="HazardousItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ClassifiedTaxCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="AdditionalItemProperty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ManufacturerParty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="InformationContentProviderParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ItemInstance" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LanguageType

Super-types: None
Sub-types: None
Name LanguageType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Language. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Language.</ccts:Definition> <ccts:ObjectClass> Language</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:LocaleCode> ... </cbc:LocaleCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="LanguageType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LocaleCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LineItemType

Super-types: None
Sub-types: None
Name LineItemType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Line Item. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Line Item.</ccts:Definition> <ccts:ObjectClass> Line Item</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<cbc:MinimumQuantity> ... </cbc:MinimumQuantity> [0..1] ?
<cbc:MaximumQuantity> ... </cbc:MaximumQuantity> [0..1] ?
<cbc:MinimumBackorderQuantity> ... </cbc:MinimumBackorderQuantity> [0..1] ?
<cbc:MaximumBackorderQuantity> ... </cbc:MaximumBackorderQuantity> [0..1] ?
<cbc:InspectionMethodCode> ... </cbc:InspectionMethodCode> [0..1] ?
<cbc:PartialDeliveryIndicator> ... </cbc:PartialDeliveryIndicator> [0..1] ?
<cbc:BackOrderAllowedIndicator> ... </cbc:BackOrderAllowedIndicator> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<Delivery> ... </Delivery> [0..*] ?
<DeliveryTerms> ... </DeliveryTerms> [0..1] ?
<OriginatorParty> ... </OriginatorParty> [0..1] ?
<OrderedShipment> ... </OrderedShipment> [0..*] ?
<PricingReference> ... </PricingReference> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
<Price> ... </Price> [0..1] ?
<Item> ... </Item> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="LineItemType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SalesOrderID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalTaxAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MinimumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MinimumBackorderQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MaximumBackorderQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InspectionMethodCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PartialDeliveryIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BackOrderAllowedIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Delivery" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DeliveryTerms" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginatorParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OrderedShipment" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PricingReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Price" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Item" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LineReferenceType

Super-types: None
Sub-types: None
Name LineReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Line Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Reference to a Line on a document.</ccts:Definition> <ccts:ObjectClass> Line Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="LineReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:LineID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LineResponseType

Super-types: None
Sub-types: None
Name LineResponseType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Line Response. Details</ccts:DictionaryEntryName> <ccts:Definition> A response to a Line in a Document.</ccts:Definition> <ccts:ObjectClass> Line Response</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<LineReference> ... </LineReference> [1] ?
<Response> ... </Response> [1..*] ?
</...>
Schema Component Representation
<xsd:complexType name="LineResponseType">
<xsd:sequence>
<xsd:element ref="LineReference" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Response" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LocationCoordinateType

Super-types: None
Sub-types: None
Name LocationCoordinateType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Location Coordinate. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about physical (geographical) location.</ccts:Definition> <ccts:ObjectClass> Location Coordinate</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:CoordinateSystemCode> ... </cbc:CoordinateSystemCode> [0..1] ?
<cbc:LatitudeDegreesMeasure> ... </cbc:LatitudeDegreesMeasure> [0..1] ?
<cbc:LatitudeMinutesMeasure> ... </cbc:LatitudeMinutesMeasure> [0..1] ?
<cbc:LatitudeDirectionCode> ... </cbc:LatitudeDirectionCode> [0..1] ?
<cbc:LongitudeDegreesMeasure> ... </cbc:LongitudeDegreesMeasure> [0..1] ?
<cbc:LongitudeMinutesMeasure> ... </cbc:LongitudeMinutesMeasure> [0..1] ?
<cbc:LongitudeDirectionCode> ... </cbc:LongitudeDirectionCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="LocationCoordinateType">
<xsd:sequence>
<xsd:element ref="cbc:CoordinateSystemCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LatitudeDegreesMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LatitudeMinutesMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LatitudeDirectionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LongitudeDegreesMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LongitudeMinutesMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LongitudeDirectionCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LocationType

Super-types: None
Sub-types: None
Name LocationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Location. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a location.</ccts:Definition> <ccts:ObjectClass> Location</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:Conditions> ... </cbc:Conditions> [0..1] ?
<cbc:CountrySubentity> ... </cbc:CountrySubentity> [0..1] ?
<cbc:CountrySubentityCode> ... </cbc:CountrySubentityCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<Address> ... </Address> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="LocationType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Conditions" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CountrySubentity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CountrySubentityCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Address" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: LotIdentificationType

Super-types: None
Sub-types: None
Name LotIdentificationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Lot Identification. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a lot (of Item Instances).</ccts:Definition> <ccts:ObjectClass> Lot Identification</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LotNumberID> ... </cbc:LotNumberID> [0..1] ?
<cbc:ExpiryDate> ... </cbc:ExpiryDate> [0..1] ?
<AdditionalItemProperty> ... </AdditionalItemProperty> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="LotIdentificationType">
<xsd:sequence>
<xsd:element ref="cbc:LotNumberID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExpiryDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AdditionalItemProperty" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: MaritimeTransportType

Super-types: None
Sub-types: None
Name MaritimeTransportType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Maritime Transport. Details</ccts:DictionaryEntryName> <ccts:Definition> Describes a water (including sea, river, and canal) transport vessel.</ccts:Definition> <ccts:ObjectClass> Maritime Transport</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:VesselID> ... </cbc:VesselID> [0..1] ?
<cbc:VesselName> ... </cbc:VesselName> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="MaritimeTransportType">
<xsd:sequence>
<xsd:element ref="cbc:VesselID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:VesselName" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: MonetaryTotalType

Super-types: None
Sub-types: None
Name MonetaryTotalType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Monetary Total. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Monetary Totals.</ccts:Definition> <ccts:ObjectClass> Monetary Total</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TaxExclusiveAmount> ... </cbc:TaxExclusiveAmount> [0..1] ?
<cbc:TaxInclusiveAmount> ... </cbc:TaxInclusiveAmount> [0..1] ?
<cbc:AllowanceTotalAmount> ... </cbc:AllowanceTotalAmount> [0..1] ?
<cbc:ChargeTotalAmount> ... </cbc:ChargeTotalAmount> [0..1] ?
<cbc:PrepaidAmount> ... </cbc:PrepaidAmount> [0..1] ?
<cbc:PayableRoundingAmount> ... </cbc:PayableRoundingAmount> [0..1] ?
<cbc:PayableAmount> ... </cbc:PayableAmount> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="MonetaryTotalType">
<xsd:sequence>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxExclusiveAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxInclusiveAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AllowanceTotalAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ChargeTotalAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PrepaidAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PayableRoundingAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PayableAmount" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: OrderedShipmentType

Super-types: None
Sub-types: None
Name OrderedShipmentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Ordered Shipment. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an Ordered Shipment.</ccts:Definition> <ccts:ObjectClass> Ordered Shipment</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<Shipment> ... </Shipment> [1] ?
<Package> ... </Package> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="OrderedShipmentType">
<xsd:sequence>
<xsd:element ref="Shipment" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="Package" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: OrderLineReferenceType

Super-types: None
Sub-types: None
Name OrderLineReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Order Line Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an Order Line Reference.</ccts:Definition> <ccts:ObjectClass> Order Line Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LineID> ... </cbc:LineID> [1] ?
<cbc:SalesOrderLineID> ... </cbc:SalesOrderLineID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:LineStatusCode> ... </cbc:LineStatusCode> [0..1] ?
<OrderReference> ... </OrderReference> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrderLineReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:LineID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SalesOrderLineID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OrderReference" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: OrderLineType

Super-types: None
Sub-types: None
Name OrderLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Order Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an Order Line.</ccts:Definition> <ccts:ObjectClass> Order Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:SubstitutionStatusCode> ... </cbc:SubstitutionStatusCode> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<LineItem> ... </LineItem> [1] ?
<SellerProposedSubstituteLineItem> ... </SellerProposedSubstituteLineItem> [0..*] ?
<SellerSubstitutedLineItem> ... </SellerSubstitutedLineItem> [0..*] ?
<BuyerProposedSubstituteLineItem> ... </BuyerProposedSubstituteLineItem> [0..*] ?
<CatalogueLineReference> ... </CatalogueLineReference> [0..1] ?
<QuotationLineReference> ... </QuotationLineReference> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="OrderLineType">
<xsd:sequence>
<xsd:element ref="cbc:SubstitutionStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LineItem" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="SellerProposedSubstituteLineItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="SellerSubstitutedLineItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BuyerProposedSubstituteLineItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="CatalogueLineReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="QuotationLineReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: OrderReferenceType

Super-types: None
Sub-types: None
Name OrderReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Order Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an Order Reference.</ccts:Definition> <ccts:ObjectClass> Order Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SalesOrderID> ... </cbc:SalesOrderID> [0..1] ?
<cbc:CopyIndicator> ... </cbc:CopyIndicator> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:IssueDate> ... </cbc:IssueDate> [0..1] ?
<cbc:IssueTime> ... </cbc:IssueTime> [0..1] ?
<cbc:CustomerReference> ... </cbc:CustomerReference> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="OrderReferenceType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SalesOrderID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CopyIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IssueTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CustomerReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PackageType

Super-types: None
Sub-types: None
Name PackageType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Package. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a package.</ccts:Definition> <ccts:ObjectClass> Package</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:ReturnableMaterialIndicator> ... </cbc:ReturnableMaterialIndicator> [0..1] ?
<cbc:PackageLevelCode> ... </cbc:PackageLevelCode> [0..1] ?
<cbc:PackagingTypeCode> ... </cbc:PackagingTypeCode> [0..1] ?
<cbc:PackingMaterial> ... </cbc:PackingMaterial> [0..*] ?
<ContainedPackage> ... </ContainedPackage> [0..*] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<DeliveryUnit> ... </DeliveryUnit> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="PackageType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReturnableMaterialIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PackageLevelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PackagingTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PackingMaterial" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ContainedPackage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="GoodsItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DeliveryUnit" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PartyIdentificationType

Super-types: None
Sub-types: None
Name PartyIdentificationType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Party Identification. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a party's identification.</ccts:Definition> <ccts:ObjectClass> Party Identification</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyIdentificationType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PartyLegalEntityType

Super-types: None
Sub-types: None
Name PartyLegalEntityType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Party Legal Entity. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating to the legal registration that is applicable to a party.</ccts:Definition> <ccts:ObjectClass> Party Legal Entity</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:RegistrationName> ... </cbc:RegistrationName> [0..1] ?
<cbc:CompanyID> ... </cbc:CompanyID> [0..1] ?
<RegistrationAddress> ... </RegistrationAddress> [0..1] ?
<CorporateRegistrationScheme> ... </CorporateRegistrationScheme> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyLegalEntityType">
<xsd:sequence>
<xsd:element ref="cbc:RegistrationName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CompanyID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RegistrationAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CorporateRegistrationScheme" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PartyNameType

Super-types: None
Sub-types: None
Name PartyNameType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Party Name. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a party's name.</ccts:Definition> <ccts:ObjectClass> Party Name</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:Name> ... </cbc:Name> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyNameType">
<xsd:sequence>
<xsd:element ref="cbc:Name" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PartyTaxSchemeType

Super-types: None
Sub-types: None
Name PartyTaxSchemeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Party Tax Scheme. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a party's Tax Scheme.</ccts:Definition> <ccts:ObjectClass> Party Tax Scheme</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:RegistrationName> ... </cbc:RegistrationName> [0..1] ?
<cbc:CompanyID> ... </cbc:CompanyID> [0..1] ?
<cbc:TaxLevelCode> ... </cbc:TaxLevelCode> [0..1] ?
<cbc:ExemptionReasonCode> ... </cbc:ExemptionReasonCode> [0..1] ?
<cbc:ExemptionReason> ... </cbc:ExemptionReason> [0..1] ?
<RegistrationAddress> ... </RegistrationAddress> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyTaxSchemeType">
<xsd:sequence>
<xsd:element ref="cbc:RegistrationName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CompanyID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxLevelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExemptionReasonCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ExemptionReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RegistrationAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TaxScheme" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PartyType

Super-types: None
Sub-types: None
Name PartyType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Party. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about an organization, sub-organization, or individual fulfilling a role in a business process.</ccts:Definition> <ccts:ObjectClass> Party</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:MarkCareIndicator> ... </cbc:MarkCareIndicator> [0..1] ?
<cbc:MarkAttentionIndicator> ... </cbc:MarkAttentionIndicator> [0..1] ?
<cbc:WebsiteURI> ... </cbc:WebsiteURI> [0..1] ?
<cbc:LogoReferenceID> ... </cbc:LogoReferenceID> [0..1] ?
<cbc:EndpointID> ... </cbc:EndpointID> [0..1] ?
<PartyIdentification> ... </PartyIdentification> [0..*] ?
<PartyName> ... </PartyName> [0..*] ?
<Language> ... </Language> [0..1] ?
<PostalAddress> ... </PostalAddress> [0..1] ?
<PhysicalLocation> ... </PhysicalLocation> [0..1] ?
<PartyTaxScheme> ... </PartyTaxScheme> [0..*] ?
<PartyLegalEntity> ... </PartyLegalEntity> [0..*] ?
<Contact> ... </Contact> [0..1] ?
<Person> ... </Person> [0..1] ?
<AgentParty> ... </AgentParty> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PartyType">
<xsd:sequence>
<xsd:element ref="cbc:MarkCareIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MarkAttentionIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:WebsiteURI" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LogoReferenceID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EndpointID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PartyIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PartyName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Language" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PostalAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PhysicalLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PartyTaxScheme" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PartyLegalEntity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Contact" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Person" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AgentParty" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PaymentMeansType

Super-types: None
Sub-types: None
Name PaymentMeansType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Payment Means. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Payment Means.</ccts:Definition> <ccts:ObjectClass> Payment Means</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaymentMeansCode> ... </cbc:PaymentMeansCode> [1] ?
<cbc:PaymentDueDate> ... </cbc:PaymentDueDate> [0..1] ?
<cbc:PaymentChannelCode> ... </cbc:PaymentChannelCode> [0..1] ?
<cbc:InstructionID> ... </cbc:InstructionID> [0..1] ?
<cbc:InstructionNote> ... </cbc:InstructionNote> [0..*] ?
<cbc:PaymentID> ... </cbc:PaymentID> [0..*] ?
<CardAccount> ... </CardAccount> [0..1] ?
<PayerFinancialAccount> ... </PayerFinancialAccount> [0..1] ?
<PayeeFinancialAccount> ... </PayeeFinancialAccount> [0..1] ?
<CreditAccount> ... </CreditAccount> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PaymentMeansType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaymentMeansCode" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:PaymentDueDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaymentChannelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InstructionID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InstructionNote" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:PaymentID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="CardAccount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PayerFinancialAccount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PayeeFinancialAccount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CreditAccount" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PaymentTermsType

Super-types: None
Sub-types: None
Name PaymentTermsType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Payment Terms. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Payment Terms.</ccts:Definition> <ccts:ObjectClass> Payment Terms</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaymentMeansID> ... </cbc:PaymentMeansID> [0..1] ?
<cbc:PrepaidPaymentReferenceID> ... </cbc:PrepaidPaymentReferenceID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..*] ?
<cbc:ReferenceEventCode> ... </cbc:ReferenceEventCode> [0..1] ?
<cbc:SettlementDiscountPercent> ... </cbc:SettlementDiscountPercent> [0..1] ?
<cbc:PenaltySurchargePercent> ... </cbc:PenaltySurchargePercent> [0..1] ?
<cbc:Amount> ... </cbc:Amount> [0..1] ?
<SettlementPeriod> ... </SettlementPeriod> [0..1] ?
<PenaltyPeriod> ... </PenaltyPeriod> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PaymentTermsType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaymentMeansID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PrepaidPaymentReferenceID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:ReferenceEventCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SettlementDiscountPercent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PenaltySurchargePercent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Amount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SettlementPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PenaltyPeriod" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PaymentType

Super-types: None
Sub-types: None
Name PaymentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Payment. Details</ccts:DictionaryEntryName> <ccts:Definition> Information directly relating to a specific payment.</ccts:Definition> <ccts:ObjectClass> Payment</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PaidAmount> ... </cbc:PaidAmount> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:PaidDate> ... </cbc:PaidDate> [0..1] ?
<cbc:PaidTime> ... </cbc:PaidTime> [0..1] ?
<cbc:InstructionID> ... </cbc:InstructionID> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PaymentType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaidAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReceivedDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaidDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PaidTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InstructionID" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PeriodType

Super-types: None
Sub-types: None
Name PeriodType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Period. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a period of time.</ccts:Definition> <ccts:ObjectClass> Period</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:StartDate> ... </cbc:StartDate> [0..1] ?
<cbc:StartTime> ... </cbc:StartTime> [0..1] ?
<cbc:EndDate> ... </cbc:EndDate> [0..1] ?
<cbc:EndTime> ... </cbc:EndTime> [0..1] ?
<cbc:DurationMeasure> ... </cbc:DurationMeasure> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..*] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="PeriodType">
<xsd:sequence>
<xsd:element ref="cbc:StartDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:StartTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EndDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EndTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DurationMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DescriptionCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PersonType

Super-types: None
Sub-types: None
Name PersonType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Person. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a person.</ccts:Definition> <ccts:ObjectClass> Person</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:FirstName> ... </cbc:FirstName> [0..1] ?
<cbc:FamilyName> ... </cbc:FamilyName> [0..1] ?
<cbc:Title> ... </cbc:Title> [0..1] ?
<cbc:MiddleName> ... </cbc:MiddleName> [0..1] ?
<cbc:NameSuffix> ... </cbc:NameSuffix> [0..1] ?
<cbc:JobTitle> ... </cbc:JobTitle> [0..1] ?
<cbc:OrganizationDepartment> ... </cbc:OrganizationDepartment> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PersonType">
<xsd:sequence>
<xsd:element ref="cbc:FirstName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FamilyName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Title" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:MiddleName" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NameSuffix" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:JobTitle" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OrganizationDepartment" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PhysicalAttributeType

Super-types: None
Sub-types: None
Name PhysicalAttributeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Physical Attribute. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about physical attributes.</ccts:Definition> <ccts:ObjectClass> Physical Attribute</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:PositionCode> ... </cbc:PositionCode> [0..1] ?
<cbc:DescriptionCode> ... </cbc:DescriptionCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="PhysicalAttributeType">
<xsd:sequence>
<xsd:element ref="cbc:AttributeID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:PositionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DescriptionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PriceListType

Super-types: None
Sub-types: None
Name PriceListType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Price List. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Price List.</ccts:Definition> <ccts:ObjectClass> Price List</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:StatusCode> ... </cbc:StatusCode> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PreviousPriceList> ... </PreviousPriceList> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="PriceListType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:StatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PreviousPriceList" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PriceType

Super-types: None
Sub-types: None
Name PriceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Price. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the price.</ccts:Definition> <ccts:ObjectClass> Price</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:PriceAmount> ... </cbc:PriceAmount> [1] ?
<cbc:BaseQuantity> ... </cbc:BaseQuantity> [0..1] ?
<cbc:PriceChangeReason> ... </cbc:PriceChangeReason> [0..*] ?
<cbc:PriceTypeCode> ... </cbc:PriceTypeCode> [0..1] ?
<cbc:PriceType> ... </cbc:PriceType> [0..1] ?
<cbc:OrderableUnitFactorRate> ... </cbc:OrderableUnitFactorRate> [0..1] ?
<ValidityPeriod> ... </ValidityPeriod> [0..*] ?
<PriceList> ... </PriceList> [0..1] ?
<AllowanceCharge> ... </AllowanceCharge> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="PriceType">
<xsd:sequence>
<xsd:element ref="cbc:PriceAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:BaseQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PriceChangeReason" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:PriceTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PriceType" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OrderableUnitFactorRate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="PriceList" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: PricingReferenceType

Super-types: None
Sub-types: None
Name PricingReferenceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Pricing Reference. Details</ccts:DictionaryEntryName> <ccts:Definition> A reference to Pricing Information.</ccts:Definition> <ccts:ObjectClass> Pricing Reference</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<OriginalItemLocationQuantity> ... </OriginalItemLocationQuantity> [0..1] ?
<AlternativeConditionPrice> ... </AlternativeConditionPrice> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="PricingReferenceType">
<xsd:sequence>
<xsd:element ref="OriginalItemLocationQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AlternativeConditionPrice" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: QuotationLineType

Super-types: None
Sub-types: None
Name QuotationLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Quotation Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Quotation Line.</ccts:Definition> <ccts:ObjectClass> Quotation Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:LineExtensionAmount> ... </cbc:LineExtensionAmount> [0..1] ?
<cbc:TotalTaxAmount> ... </cbc:TotalTaxAmount> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<LineItem> ... </LineItem> [1] ?
<SellerProposedSubstituteLineItem> ... </SellerProposedSubstituteLineItem> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="QuotationLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LineExtensionAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalTaxAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="LineItem" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="SellerProposedSubstituteLineItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: RailTransportType

Super-types: None
Sub-types: None
Name RailTransportType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Rail Transport. Details</ccts:DictionaryEntryName> <ccts:Definition> Describes a train.</ccts:Definition> <ccts:ObjectClass> Rail Transport</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:TrainID> ... </cbc:TrainID> [1] ?
<cbc:RailCarID> ... </cbc:RailCarID> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="RailTransportType">
<xsd:sequence>
<xsd:element ref="cbc:TrainID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:RailCarID" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ReceiptLineType

Super-types: None
Sub-types: None
Name ReceiptLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Receipt Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Receipt Line.</ccts:Definition> <ccts:ObjectClass> Receipt Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:ReceivedQuantity> ... </cbc:ReceivedQuantity> [0..1] ?
<cbc:ShortQuantity> ... </cbc:ShortQuantity> [0..1] ?
<cbc:ShortageActionCode> ... </cbc:ShortageActionCode> [0..1] ?
<cbc:RejectedQuantity> ... </cbc:RejectedQuantity> [0..1] ?
<cbc:RejectReasonCode> ... </cbc:RejectReasonCode> [0..1] ?
<cbc:RejectReason> ... </cbc:RejectReason> [0..1] ?
<cbc:RejectActionCode> ... </cbc:RejectActionCode> [0..1] ?
<cbc:OversupplyQuantity> ... </cbc:OversupplyQuantity> [0..1] ?
<cbc:ReceivedDate> ... </cbc:ReceivedDate> [0..1] ?
<cbc:TimingComplaintCode> ... </cbc:TimingComplaintCode> [0..1] ?
<cbc:TimingComplaint> ... </cbc:TimingComplaint> [0..1] ?
<OrderLineReference> ... </OrderLineReference> [0..1] ?
<DespatchLineReference> ... </DespatchLineReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<Item> ... </Item> [0..*] ?
<Shipment> ... </Shipment> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ReceiptLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReceivedQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ShortQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ShortageActionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RejectedQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RejectReasonCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RejectReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RejectActionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OversupplyQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReceivedDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TimingComplaintCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TimingComplaint" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OrderLineReference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DespatchLineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Item" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Shipment" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: RelatedItemType

Super-types: None
Sub-types: None
Name RelatedItemType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Related Item. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the relationship between two items.</ccts:Definition> <ccts:ObjectClass> Related Item</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Quantity> ... </cbc:Quantity> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="RelatedItemType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ReminderLineType

Super-types: None
Sub-types: None
Name ReminderLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Reminder Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Line on a Reminder document.</ccts:Definition> <ccts:ObjectClass> Reminder Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:BalanceBroughtForwardIndicator> ... </cbc:BalanceBroughtForwardIndicator> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:AccountingCostCode> ... </cbc:AccountingCostCode> [0..1] ?
<cbc:AccountingCost> ... </cbc:AccountingCost> [0..1] ?
<ReminderPeriod> ... </ReminderPeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ReminderLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BalanceBroughtForwardIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DebitLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CreditLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCostCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AccountingCost" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ReminderPeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ExchangeRate" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: RemittanceAdviceLineType

Super-types: None
Sub-types: None
Name RemittanceAdviceLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Remittance Advice Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Line on a Remittance Advice.</ccts:Definition> <ccts:ObjectClass> Remittance Advice Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:BalanceAmount> ... </cbc:BalanceAmount> [0..1] ?
<AccountingSupplierParty> ... </AccountingSupplierParty> [0..1] ?
<AccountingCustomerParty> ... </AccountingCustomerParty> [0..1] ?
<BuyerCustomerParty> ... </BuyerCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<OriginatorCustomerParty> ... </OriginatorCustomerParty> [0..1] ?
<PayeeParty> ... </PayeeParty> [0..1] ?
<InvoicePeriod> ... </InvoicePeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="RemittanceAdviceLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DebitLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CreditLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BalanceAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="BuyerCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginatorCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PayeeParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="InvoicePeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ExchangeRate" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: RequestForQuotationLineType

Super-types: None
Sub-types: None
Name RequestForQuotationLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Request For Quotation Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Line on a Request For Quotation.</ccts:Definition> <ccts:ObjectClass> Request For Quotation Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<LineItem> ... </LineItem> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="RequestForQuotationLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="LineItem" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ResponseType

Super-types: None
Sub-types: None
Name ResponseType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Response. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about responses to a document (at the application level).</ccts:Definition> <ccts:ObjectClass> Response</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ReferenceID> ... </cbc:ReferenceID> [1] ?
<cbc:ResponseCode> ... </cbc:ResponseCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ResponseType">
<xsd:sequence>
<xsd:element ref="cbc:ReferenceID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ResponseCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: RoadTransportType

Super-types: None
Sub-types: None
Name RoadTransportType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Road Transport. Details</ccts:DictionaryEntryName> <ccts:Definition> Describes a road transport vehicle.</ccts:Definition> <ccts:ObjectClass> Road Transport</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LicensePlateID> ... </cbc:LicensePlateID> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="RoadTransportType">
<xsd:sequence>
<xsd:element ref="cbc:LicensePlateID" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: SecondaryHazardType

Super-types: None
Sub-types: None
Name SecondaryHazardType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Secondary Hazard. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Secondary Hazard (related to a Hazardous Item).</ccts:Definition> <ccts:ObjectClass> Secondary Hazard</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:PlacardNotation> ... </cbc:PlacardNotation> [0..1] ?
<cbc:PlacardEndorsement> ... </cbc:PlacardEndorsement> [0..1] ?
<cbc:EmergencyProceduresCode> ... </cbc:EmergencyProceduresCode> [0..1] ?
<cbc:Extension> ... </cbc:Extension> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="SecondaryHazardType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PlacardNotation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PlacardEndorsement" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:EmergencyProceduresCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Extension" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ShipmentStageType

Super-types: None
Sub-types: None
Name ShipmentStageType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Shipment Stage. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a shipment stage.</ccts:Definition> <ccts:ObjectClass> Shipment Stage</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportModeCode> ... </cbc:TransportModeCode> [0..1] ?
<cbc:TransportMeansTypeCode> ... </cbc:TransportMeansTypeCode> [0..1] ?
<cbc:TransitDirectionCode> ... </cbc:TransitDirectionCode> [0..1] ?
<cbc:PreCarriageIndicator> ... </cbc:PreCarriageIndicator> [1] ?
<cbc:OnCarriageIndicator> ... </cbc:OnCarriageIndicator> [1] ?
<TransitPeriod> ... </TransitPeriod> [0..1] ?
<CarrierParty> ... </CarrierParty> [0..*] ?
<TransportMeans> ... </TransportMeans> [0..1] ?
<LoadingPortLocation> ... </LoadingPortLocation> [0..1] ?
<UnloadingPortLocation> ... </UnloadingPortLocation> [0..1] ?
<TransshipPortLocation> ... </TransshipPortLocation> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="ShipmentStageType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportModeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportMeansTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransitDirectionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PreCarriageIndicator" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:OnCarriageIndicator" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="TransitPeriod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CarrierParty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TransportMeans" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LoadingPortLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="UnloadingPortLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TransshipPortLocation" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: ShipmentType

Super-types: None
Sub-types: None
Name ShipmentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Shipment. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a shipment.</ccts:Definition> <ccts:ObjectClass> Shipment</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Consignment</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:ShippingPriorityLevelCode> ... </cbc:ShippingPriorityLevelCode> [0..1] ?
<cbc:HandlingCode> ... </cbc:HandlingCode> [0..1] ?
<cbc:HandlingInstructions> ... </cbc:HandlingInstructions> [0..1] ?
<cbc:Information> ... </cbc:Information> [0..1] ?
<cbc:GrossWeightMeasure> ... </cbc:GrossWeightMeasure> [0..1] ?
<cbc:NetWeightMeasure> ... </cbc:NetWeightMeasure> [0..1] ?
<cbc:NetNetWeightMeasure> ... </cbc:NetNetWeightMeasure> [0..1] ?
<cbc:GrossVolumeMeasure> ... </cbc:GrossVolumeMeasure> [0..1] ?
<cbc:NetVolumeMeasure> ... </cbc:NetVolumeMeasure> [0..1] ?
<cbc:TotalGoodsItemQuantity> ... </cbc:TotalGoodsItemQuantity> [0..1] ?
<cbc:TotalTransportHandlingUnitQuantity> ... </cbc:TotalTransportHandlingUnitQuantity> [0..1] ?
<cbc:InsuranceValueAmount> ... </cbc:InsuranceValueAmount> [0..1] ?
<cbc:DeclaredCustomsValueAmount> ... </cbc:DeclaredCustomsValueAmount> [0..1] ?
<cbc:DeclaredForCarriageValueAmount> ... </cbc:DeclaredForCarriageValueAmount> [0..1] ?
<cbc:DeclaredStatisticsValueAmount> ... </cbc:DeclaredStatisticsValueAmount> [0..1] ?
<cbc:FreeOnBoardValueAmount> ... </cbc:FreeOnBoardValueAmount> [0..1] ?
<cbc:SpecialInstructions> ... </cbc:SpecialInstructions> [0..*] ?
<cbc:DeliveryInstructions> ... </cbc:DeliveryInstructions> [0..*] ?
<cbc:SplitConsignmentIndicator> ... </cbc:SplitConsignmentIndicator> [0..1] ?
<Consignment> ... </Consignment> [1] ?
<GoodsItem> ... </GoodsItem> [0..*] ?
<ShipmentStage> ... </ShipmentStage> [0..*] ?
<Delivery> ... </Delivery> [0..1] ?
<TransportHandlingUnit> ... </TransportHandlingUnit> [0..*] ?
<OriginAddress> ... </OriginAddress> [0..1] ?
<FirstArrivalPortLocation> ... </FirstArrivalPortLocation> [0..1] ?
<LastExitPortLocation> ... </LastExitPortLocation> [0..1] ?
<ExportCountry> ... </ExportCountry> [0..1] ?
<FreightAllowanceCharge> ... </FreightAllowanceCharge> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="ShipmentType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:ShippingPriorityLevelCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HandlingCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HandlingInstructions" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Information" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetNetWeightMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:GrossVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:NetVolumeMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalGoodsItemQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalTransportHandlingUnitQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:InsuranceValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredCustomsValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredForCarriageValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DeclaredStatisticsValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FreeOnBoardValueAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SpecialInstructions" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:DeliveryInstructions" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:SplitConsignmentIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Consignment" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="GoodsItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ShipmentStage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="Delivery" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TransportHandlingUnit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="OriginAddress" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FirstArrivalPortLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LastExitPortLocation" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ExportCountry" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="FreightAllowanceCharge" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: SignatureType

Super-types: None
Sub-types: None
Name SignatureType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Signature. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about signature. A placeholder for signature.</ccts:Definition> <ccts:ObjectClass> Signature</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:ValidationDate> ... </cbc:ValidationDate> [0..1] ?
<cbc:ValidationTime> ... </cbc:ValidationTime> [0..1] ?
<cbc:ValidatorID> ... </cbc:ValidatorID> [0..1] ?
<cbc:CanonicalizationMethod> ... </cbc:CanonicalizationMethod> [0..1] ?
<cbc:SignatureMethod> ... </cbc:SignatureMethod> [0..1] ?
<SignatoryParty> ... </SignatoryParty> [1] ?
<DigitalSignatureAttachment> ... </DigitalSignatureAttachment> [0..1] ?
<OriginalDocumentReference> ... </OriginalDocumentReference> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="SignatureType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ValidationDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ValidationTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ValidatorID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CanonicalizationMethod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SignatureMethod" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SignatoryParty" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="DigitalSignatureAttachment" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginalDocumentReference" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: StatementLineType

Super-types: None
Sub-types: None
Name StatementLineType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Statement Line. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a Line on a Statement of Account.</ccts:Definition> <ccts:ObjectClass> Statement Line</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:Note> ... </cbc:Note> [0..1] ?
<cbc:UUID> ... </cbc:UUID> [0..1] ?
<cbc:BalanceBroughtForwardIndicator> ... </cbc:BalanceBroughtForwardIndicator> [0..1] ?
<cbc:DebitLineAmount> ... </cbc:DebitLineAmount> [0..1] ?
<cbc:CreditLineAmount> ... </cbc:CreditLineAmount> [0..1] ?
<cbc:BalanceAmount> ... </cbc:BalanceAmount> [0..1] ?
<PaymentMeans> ... </PaymentMeans> [0..1] ?
<PaymentTerms> ... </PaymentTerms> [0..*] ?
<BuyerCustomerParty> ... </BuyerCustomerParty> [0..1] ?
<SellerSupplierParty> ... </SellerSupplierParty> [0..1] ?
<OriginatorCustomerParty> ... </OriginatorCustomerParty> [0..1] ?
<AccountingCustomerParty> ... </AccountingCustomerParty> [0..1] ?
<AccountingSupplierParty> ... </AccountingSupplierParty> [0..1] ?
<PayeeParty> ... </PayeeParty> [0..1] ?
<InvoicePeriod> ... </InvoicePeriod> [0..*] ?
<BillingReference> ... </BillingReference> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
<ExchangeRate> ... </ExchangeRate> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="StatementLineType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BalanceBroughtForwardIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DebitLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CreditLineAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BalanceAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PaymentMeans" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PaymentTerms" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BuyerCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OriginatorCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingCustomerParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingSupplierParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="PayeeParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="InvoicePeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="BillingReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ExchangeRate" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: StatusType

Super-types: None
Sub-types: None
Name StatusType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Status. Details</ccts:DictionaryEntryName> <ccts:Definition> The information relevant to a condition or a position of an object.</ccts:Definition> <ccts:ObjectClass> Status</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ConditionCode> ... </cbc:ConditionCode> [0..1] ?
<cbc:ReferenceDate> ... </cbc:ReferenceDate> [0..1] ?
<cbc:ReferenceTime> ... </cbc:ReferenceTime> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:StatusReasonCode> ... </cbc:StatusReasonCode> [0..1] ?
<cbc:StatusReason> ... </cbc:StatusReason> [0..1] ?
<cbc:SequenceID> ... </cbc:SequenceID> [0..1] ?
<cbc:Text> ... </cbc:Text> [0..1] ?
<cbc:IndicationIndicator> ... </cbc:IndicationIndicator> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="StatusType">
<xsd:sequence>
<xsd:element ref="cbc:ConditionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReferenceDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReferenceTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:StatusReasonCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:StatusReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SequenceID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Text" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:IndicationIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Percent" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: StowageType

Super-types: None
Sub-types: None
Name StowageType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Stowage. Details</ccts:DictionaryEntryName> <ccts:Definition> A location on board a means of transport where specified goods or transport equipment have been or are to be stowed.</ccts:Definition> <ccts:ObjectClass> Stowage</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:LocationID> ... </cbc:LocationID> [0..1] ?
<cbc:Location> ... </cbc:Location> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="StowageType">
<xsd:sequence>
<xsd:element ref="cbc:LocationID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Location" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: SupplierPartyType

Super-types: None
Sub-types: None
Name SupplierPartyType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Supplier Party. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the Supplier Party.</ccts:Definition> <ccts:ObjectClass> Supplier Party</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:CustomerAssignedAccountID> ... </cbc:CustomerAssignedAccountID> [0..1] ?
<cbc:AdditionalAccountID> ... </cbc:AdditionalAccountID> [0..*] ?
<cbc:DataSendingCapability> ... </cbc:DataSendingCapability> [0..1] ?
<Party> ... </Party> [0..1] ?
<DespatchContact> ... </DespatchContact> [0..1] ?
<AccountingContact> ... </AccountingContact> [0..1] ?
<SellerContact> ... </SellerContact> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="SupplierPartyType">
<xsd:sequence>
<xsd:element ref="cbc:CustomerAssignedAccountID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:AdditionalAccountID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:DataSendingCapability" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Party" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="DespatchContact" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AccountingContact" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="SellerContact" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TaxCategoryType

Super-types: None
Sub-types: None
Name TaxCategoryType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Tax Category. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a tax category.</ccts:Definition> <ccts:ObjectClass> Tax Category</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TaxExemptionReasonCode> ... </cbc:TaxExemptionReasonCode> [0..1] ?
<cbc:TaxExemptionReason> ... </cbc:TaxExemptionReason> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxScheme> ... </TaxScheme> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxCategoryType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Percent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BaseUnitMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PerUnitAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxExemptionReasonCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxExemptionReason" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TierRange" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TierRatePercent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TaxScheme" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TaxSchemeType

Super-types: None
Sub-types: None
Name TaxSchemeType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Tax Scheme. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a tax scheme.</ccts:Definition> <ccts:ObjectClass> Tax Scheme</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:Name> ... </cbc:Name> [0..1] ?
<cbc:TaxTypeCode> ... </cbc:TaxTypeCode> [0..1] ?
<cbc:CurrencyCode> ... </cbc:CurrencyCode> [0..1] ?
<JurisdictionRegionAddress> ... </JurisdictionRegionAddress> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxSchemeType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CurrencyCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="JurisdictionRegionAddress" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TaxSubtotalType

Super-types: None
Sub-types: None
Name TaxSubtotalType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Tax Subtotal. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the subtotal for a particular tax category within a tax scheme, such as standard rate within VAT.</ccts:Definition> <ccts:ObjectClass> Tax Subtotal</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:TaxableAmount> ... </cbc:TaxableAmount> [0..1] ?
<cbc:TaxAmount> ... </cbc:TaxAmount> [1] ?
<cbc:CalculationSequenceNumeric> ... </cbc:CalculationSequenceNumeric> [0..1] ?
<cbc:TransactionCurrencyTaxAmount> ... </cbc:TransactionCurrencyTaxAmount> [0..1] ?
<cbc:Percent> ... </cbc:Percent> [0..1] ?
<cbc:BaseUnitMeasure> ... </cbc:BaseUnitMeasure> [0..1] ?
<cbc:PerUnitAmount> ... </cbc:PerUnitAmount> [0..1] ?
<cbc:TierRange> ... </cbc:TierRange> [0..1] ?
<cbc:TierRatePercent> ... </cbc:TierRatePercent> [0..1] ?
<TaxCategory> ... </TaxCategory> [1] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxSubtotalType">
<xsd:sequence>
<xsd:element ref="cbc:TaxableAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:CalculationSequenceNumeric" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransactionCurrencyTaxAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Percent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:BaseUnitMeasure" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:PerUnitAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TierRange" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TierRatePercent" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TaxCategory" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TaxTotalType

Super-types: None
Sub-types: None
Name TaxTotalType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Tax Total. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a total amount of a particular type of tax.</ccts:Definition> <ccts:ObjectClass> Tax Total</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:TaxAmount> ... </cbc:TaxAmount> [1] ?
<cbc:RoundingAmount> ... </cbc:RoundingAmount> [0..1] ?
<cbc:TaxEvidenceIndicator> ... </cbc:TaxEvidenceIndicator> [0..1] ?
<TaxSubtotal> ... </TaxSubtotal> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TaxTotalType">
<xsd:sequence>
<xsd:element ref="cbc:TaxAmount" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:RoundingAmount" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TaxEvidenceIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="TaxSubtotal" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TemperatureType

Super-types: None
Sub-types: None
Name TemperatureType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Temperature. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about temperature.</ccts:Definition> <ccts:ObjectClass> Temperature</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:AttributeID> ... </cbc:AttributeID> [1] ?
<cbc:Measure> ... </cbc:Measure> [1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TemperatureType">
<xsd:sequence>
<xsd:element ref="cbc:AttributeID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Measure" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TradingTermsType

Super-types: None
Sub-types: None
Name TradingTermsType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Trading Terms. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about the terms of a trade agreement.</ccts:Definition> <ccts:ObjectClass> Trading Terms</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:Information> ... </cbc:Information> [0..*] ?
<cbc:Reference> ... </cbc:Reference> [0..1] ?
<ApplicableAddress> ... </ApplicableAddress> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TradingTermsType">
<xsd:sequence>
<xsd:element ref="cbc:Information" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:Reference" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ApplicableAddress" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransactionConditionsType

Super-types: None
Sub-types: None
Name TransactionConditionsType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transaction Conditions. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about purchasing, sales, or payment conditions.</ccts:Definition> <ccts:ObjectClass> Transaction Conditions</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Payment Conditions, Sales Conditions</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:ActionCode> ... </cbc:ActionCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..*] ?
<DocumentReference> ... </DocumentReference> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TransactionConditionsType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ActionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportationServiceType

Super-types: None
Sub-types: None
Name TransportationServiceType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transportation Service. Details</ccts:DictionaryEntryName> <ccts:Definition> Transport service details.</ccts:Definition> <ccts:ObjectClass> Transportation Service</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:TransportServiceCode> ... </cbc:TransportServiceCode> [1] ?
<cbc:TariffClassCode> ... </cbc:TariffClassCode> [0..1] ?
<cbc:Priority> ... </cbc:Priority> [0..1] ?
<cbc:FreightRateClassCode> ... </cbc:FreightRateClassCode> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportationServiceType">
<xsd:sequence>
<xsd:element ref="cbc:TransportServiceCode" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:TariffClassCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Priority" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FreightRateClassCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportEquipmentSealType

Super-types: None
Sub-types: None
Name TransportEquipmentSealType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transport Equipment Seal. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about a transport equipment seal (a security device attached to the doors of a shipping container).</ccts:Definition> <ccts:ObjectClass> Transport Equipment Seal</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Container Seal</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [1] ?
<cbc:SealIssuerTypeCode> ... </cbc:SealIssuerTypeCode> [0..1] ?
<cbc:Condition> ... </cbc:Condition> [0..1] ?
<cbc:SealStatusCode> ... </cbc:SealStatusCode> [0..1] ?
<cbc:SealingPartyType> ... </cbc:SealingPartyType> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportEquipmentSealType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="cbc:SealIssuerTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Condition" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SealStatusCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SealingPartyType" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportEquipmentType

Super-types: None
Sub-types: None
Name TransportEquipmentType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transport Equipment. Details</ccts:DictionaryEntryName> <ccts:Definition> Information about Transport Equipment; a piece of equipment used to transport goods.</ccts:Definition> <ccts:ObjectClass> Transport Equipment</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Shipping Container, Sea Container, Rail Wagon, Pallet, Trailer, Unit Load Device, ULD</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportEquipmentTypeCode> ... </cbc:TransportEquipmentTypeCode> [0..1] ?
<cbc:ProviderTypeCode> ... </cbc:ProviderTypeCode> [0..1] ?
<cbc:OwnerTypeCode> ... </cbc:OwnerTypeCode> [0..1] ?
<cbc:SizeTypeCode> ... </cbc:SizeTypeCode> [0..1] ?
<cbc:DispositionCode> ... </cbc:DispositionCode> [0..1] ?
<cbc:FullnessIndicationCode> ... </cbc:FullnessIndicationCode> [0..1] ?
<cbc:RefrigerationOnIndicator> ... </cbc:RefrigerationOnIndicator> [0..1] ?
<cbc:Information> ... </cbc:Information> [0..1] ?
<cbc:ReturnabilityIndicator> ... </cbc:ReturnabilityIndicator> [0..1] ?
<cbc:LegalStatusIndicator> ... </cbc:LegalStatusIndicator> [0..1] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<TransportEquipmentSeal> ... </TransportEquipmentSeal> [0..*] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
<ProviderParty> ... </ProviderParty> [0..1] ?
<LoadingProofParty> ... </LoadingProofParty> [0..1] ?
<LoadingLocation> ... </LoadingLocation> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportEquipmentType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportEquipmentTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ProviderTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OwnerTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:SizeTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DispositionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:FullnessIndicationCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RefrigerationOnIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Information" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:ReturnabilityIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:LegalStatusIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TransportEquipmentSeal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MinimumTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MaximumTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ProviderParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LoadingProofParty" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="LoadingLocation" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportEventType

Super-types: None
Sub-types: None
Name TransportEventType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transport Event. Details</ccts:DictionaryEntryName> <ccts:Definition> A significant occurrence or happening related to the transportation of goods.</ccts:Definition> <ccts:ObjectClass> Transport Event</ccts:ObjectClass> </ccts:Component>
XML Instance Representation
<...>
<cbc:IdentificationID> ... </cbc:IdentificationID> [0..1] ?
<cbc:OccurrenceDate> ... </cbc:OccurrenceDate> [0..1] ?
<cbc:OccurrenceTime> ... </cbc:OccurrenceTime> [0..1] ?
<cbc:TransportEventTypeCode> ... </cbc:TransportEventTypeCode> [0..1] ?
<cbc:Description> ... </cbc:Description> [0..1] ?
<cbc:CompletionIndicator> ... </cbc:CompletionIndicator> [0..1] ?
<ReportedShipment> ... </ReportedShipment> [0..1] ?
<CurrentStatus> ... </CurrentStatus> [1..*] ?
<Contact> ... </Contact> [0..*] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportEventType">
<xsd:sequence>
<xsd:element ref="cbc:IdentificationID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OccurrenceDate" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:OccurrenceTime" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportEventTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:CompletionIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="ReportedShipment" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="CurrentStatus" minOccurs="1" maxOccurs="unbounded"/>
<xsd:element ref="Contact" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportHandlingUnitType

Super-types: None
Sub-types: None
Name TransportHandlingUnitType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transport Handling Unit. Details</ccts:DictionaryEntryName> <ccts:Definition> A uniquely identifiable physical unit consisting of one or more packages (not necessarily containing the same articles) for enabling physical handling during the transport process.</ccts:Definition> <ccts:ObjectClass> Transport Handling Unit</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Logistics Unit, Handling Unit, THU</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:ID> ... </cbc:ID> [0..1] ?
<cbc:TransportHandlingUnitTypeCode> ... </cbc:TransportHandlingUnitTypeCode> [0..1] ?
<cbc:HandlingCode> ... </cbc:HandlingCode> [0..1] ?
<cbc:HandlingInstructions> ... </cbc:HandlingInstructions> [0..1] ?
<cbc:HazardousRiskIndicator> ... </cbc:HazardousRiskIndicator> [0..1] ?
<cbc:TotalGoodsItemQuantity> ... </cbc:TotalGoodsItemQuantity> [0..1] ?
<cbc:TotalPackageQuantity> ... </cbc:TotalPackageQuantity> [0..1] ?
<cbc:DamageRemarks> ... </cbc:DamageRemarks> [0..*] ?
<cbc:ShippingMarks> ... </cbc:ShippingMarks> [0..*] ?
<HandlingUnitDespatchLine> ... </HandlingUnitDespatchLine> [0..*] ?
<ActualPackage> ... </ActualPackage> [0..*] ?
<ReceivedHandlingUnitReceiptLine> ... </ReceivedHandlingUnitReceiptLine> [0..*] ?
<TransportEquipment> ... </TransportEquipment> [0..*] ?
<HazardousGoodsTransit> ... </HazardousGoodsTransit> [0..*] ?
<MeasurementDimension> ... </MeasurementDimension> [0..*] ?
<MinimumTemperature> ... </MinimumTemperature> [0..1] ?
<MaximumTemperature> ... </MaximumTemperature> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportHandlingUnitType">
<xsd:sequence>
<xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TransportHandlingUnitTypeCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HandlingCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HandlingInstructions" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalGoodsItemQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:TotalPackageQuantity" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:DamageRemarks" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:ShippingMarks" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="HandlingUnitDespatchLine" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ActualPackage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="ReceivedHandlingUnitReceiptLine" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="TransportEquipment" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="HazardousGoodsTransit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MeasurementDimension" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MinimumTemperature" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MaximumTemperature" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Complex Type: TransportMeansType

Super-types: None
Sub-types: None
Name TransportMeansType
Abstract no
Documentation <ccts:Component> <ccts:ComponentType> ABIE</ccts:ComponentType> <ccts:DictionaryEntryName> Transport Means. Details</ccts:DictionaryEntryName> <ccts:Definition> The particular vehicle used for the transport of goods or persons.</ccts:Definition> <ccts:ObjectClass> Transport Means</ccts:ObjectClass> <ccts:AlternativeBusinessTerms> Conveyance</ccts:AlternativeBusinessTerms> </ccts:Component>
XML Instance Representation
<...>
<cbc:JourneyID> ... </cbc:JourneyID> [0..1] ?
<cbc:RegistrationNationalityID> ... </cbc:RegistrationNationalityID> [0..1] ?
<cbc:RegistrationNationality> ... </cbc:RegistrationNationality> [0..*] ?
<cbc:DirectionCode> ... </cbc:DirectionCode> [0..1] ?
<Stowage> ... </Stowage> [0..1] ?
<AirTransport> ... </AirTransport> [0..1] ?
<RoadTransport> ... </RoadTransport> [0..1] ?
<RailTransport> ... </RailTransport> [0..1] ?
<MaritimeTransport> ... </MaritimeTransport> [0..1] ?
<OwnerParty> ... </OwnerParty> [0..1] ?
</...>
Schema Component Representation
<xsd:complexType name="TransportMeansType">
<xsd:sequence>
<xsd:element ref="cbc:JourneyID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RegistrationNationalityID" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="cbc:RegistrationNationality" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="cbc:DirectionCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="Stowage" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="AirTransport" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RoadTransport" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="RailTransport" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="MaritimeTransport" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="OwnerParty" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexTypename="AusAddress">
<complexContent>
<extensionbase="Address">
<sequence>
<elementname="state" type="AusStates"/>
<elementname="postcode">
<simpleType>
<restrictionbase="string">
<patternvalue="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attributename="country" type="string" fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top